inside-header
-
hello,
I would like the navigation to be centered at 1460px in the inside header. Currently, the width of the inside header does not extend across the entire length. When I change this in the custom CSS, the height changes and there is a gap between the social icons, which is not what I want, and the navigation slides to the right side, which is also not what I want; it should be centered.
Can this be adjusted?.inside-header {
max-width: 1460px !important;
width: 100% !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
min-height: 0 !important;
}The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.


