Tagged: header
HI,
Is it possible to change the width of the entire header in the ‘Stretched’ layout.
I’d like to reduce the width.
Many Thanks
Carole
Hey cab72,
This may be possible via css. Please provide a link to the site in question so I can inspect it.
Best regards,
Jordan Shannon
Thanks Jordan, link below.
Hi,
You want to shrink the gray area I assume?
Best regards,
Jordan Shannon
Hi,
No – I’d like reduce the width of the header area where the logo and menu are.
C
Hi,
There are your values now, please adjust them to your liking:
.html_header_top #top .av_header_stretch .container {
width: 96%;
padding: 0;
max-width: 100%;
}
Best regards,
Rikard
That worked perfectly Rikard. :)
Thanks so much for your help.
Carole
Hi,
I’m glad Rikard was able to help you get this figured out. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon