Archived topic
Sticky Navigation too wide
1 reply · Started by Alexander on September 2, 2017
Hi everyone,
maybe you have an idea, why the Sticky Navigation is wider than the body?
http://web29.milhouse.kundenserver42.de/RgbgContent/
Body = calculated width 1369.86px
sticky-navigation = calculated width: 1388.93px
I am trying to acheive a left and right border on the sticky menu. Only left side is working.
#sticky-navigation {
border-right: 10px solid #fff;
border-left: 10px solid #fff;
}
Thank you
Cheers
Alex
Hi there,
Are you trying to wrap a border around the entire site?
If so maybe try this method: https://docs.generatepress.com/article/adding-a-container-wrapper/