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
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
thanks. you can close this one.