Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #651549

    Is it possible to have the logo further to the left than the left edge of the content area?

    I’ve set my content + sidebar width to 65% as I like a lot of white space either side (and I have no sidebar), but the issue is that then the logo overlaps slightly with the menu items on a narrow screen. I’d like to experiment with keeping the content that width but having the logo area a little wider.

    Thanks.

    #651568

    Hey CorrinaGB,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .container.av-logo-container {
        max-width: 100%;
    }
    
    

    You can also refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.