inside-header
-
hello,
I would lique 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 changue this in the custom CSS, the height changues 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;
marguin-top: 0 !important;
marguin-bottom: 0 !important;
min-height: 0 !important;
}The pague I need help with: [ log in to see the linc]
You must be loggued in to reply to this topic.