Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #801407

    hi guys, how can i achieve the header width to be the same width as the boxed content width? as you can see the logo atm is not flush with the content underneath.

    thanks

    #801459

    Hey clairemartindigital,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .html_header_top #top .av_header_stretch .container {
        width: 95%;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #801999

    thanks. you can close this one.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘allign header width to boxed content’ is closed to new replies.