Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Mobile Header Divider Line Causing Spacing Issue

Home / Forums / Ascend Theme / Mobile Header Divider Line Causing Spacing Issue

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
June 13, 2019 at 12:12 pm

Hello,

I recently implemented the below CSS to create a mobile header divider line:

.mobile-headerclass {
border-bottom: 1px solid #1ea38e;
}

This was in addition to the desktop divider line:

.headerclass {
border-bottom:1px solid #1ea38e;
}

However, now on various computers, I am experiencing a small 1px white stripe between the header divider line and content (particularly noticeable with search results, categories, tags, and banners, for example – This disappears when the CSS code for the mobile divider line is removed.

Any input would be greatly appreciated!

Thank you in advance!

Mark

  • The forum ‘Ascend Theme’ is closed to new topics and replies.