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

    I’m having issues with content loading on top of Color Sections- randomly. It mostly happens on the initial load, but only about 60-70% of the time. Upon refreshing, it loads correctly. I have tried in chrome, firefox, and safari and I’m getting the same problem on all of them.

    Screenshot of the issue is attached. Links to the pages it’s happening on are:

    http://www.lb.lightflycreative.com/
    and
    http://www.lb.lightflycreative.com/

    Anyone else having these issues?

    Problem with Enfold

    #363457

    Hey Brian!

    Thank you for using Enfold.

    Try to wrap the masonry element inside a color section. See if that helps.

    Regards,
    Ismael

    #363876

    While that seems to have helped, it doesn’t give me the look I am going for. I now have a lot more padding on that section on the left and right. Take a look.

    #364650

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home div#av_section_5 .container {
    max-width: 100%;
    padding: 0;
    width: 100%;
    margin: 0;
    }

    Best regards,
    Yigit

    #364912

    Thanks Yigit! That fixed it!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Content loading on top of color sections’ is closed to new replies.