8 module slip problem
How can I fix it after updating 8.7
I have inspected the website, there is no problem with the header menu affix from what I can see at the moment
– https://www.screencast.com/t/6HdcqAu30
Please correct me if I misunderstand something.
some texts are published as module 8
some texts are published as module 8
How did you stretch the header menu exactly, it should be boxed when a background is used. It could be stretched only with this setting which it appears you are not using
– https://www.screencast.com/t/BaIGsWtzA
I could give you a code to make the affix menu full width
– https://www.screencast.com/t/BD4aH3hCYm
.td-boxed-layout .td-header-menu-wrap.td-affix {
width: 100%;
}
What should I do for a clear header background
-
This reply was modified 8 years by
finanspara.
Hello,
You can make the header background transparent by changing the color in the theme colors section and dragging the transparency slider: https://www.screencast.com/t/fUXsHVimo
Thank you!