Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1434160

    Dear team,

    I don’t know what I did, but suddenly the menu bar is wider than the content.

    Could you please take a look, why this happens?

    Thank you in advance.

    #1434206

    Hey viktorijah,

    Please check your settings under Enfold->Header->Header Behaviour->Let Logo And Menu Position Adapt To Browser Window.

    Best regards,
    Rikard

    #1434404

    This ist activated. I tried to deactivate, but the Content is still left aligned with a white space to the right. It doesn’t fill the whole screen.

    #1434405

    I found what I changed. The padding of 5% for the Masonry was it. I deactivated it and it is ok now.

    #top, #all-posts .av-masonry-image-container {
    	background-position: unset;
        background-size: contain;
        background-repeat: no-repeat;
    	background-color: #FFFFFF;
    	/*padding-right: 5%;*/
    }
    #1434428

    Hi,

    Great, I’m glad that you found the problem. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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