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

border below shrinked header is 15px too wide on left and right side

Home / Forums / Virtue Theme / border below shrinked header is 15px too wide on left and right side

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
January 6, 2015 at 3:49 pm

I’ve put a thin line below the shrinked header (in order to emphasize it a bit) with:
.header-scrolled #kad-shrinkheader {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

You can see it at The problem is that the line is 15px too long at the left and right side because the “.container” has a padding of 15px. I tried playing around with padding and margin but with no success. Any CSS ideas?

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