Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #828495

    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

    #828498

    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

    #828504

    Thanks Jordan, link below.

    #828509

    Hi,

    You want to shrink the gray area I assume?

    Best regards,
    Jordan Shannon

    #828510

    Hi,

    No – I’d like reduce the width of the header area where the logo and menu are.

    C

    #828654

    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

    #829016

    That worked perfectly Rikard. :)

    Thanks so much for your help.

    Carole

    #829049

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Custom Header Width’ is closed to new replies.