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

    When using the Avia Layout Builder in Enfold Theme, if I add a horizontal ruler element with default styling just before a gallery element, the gallery disappears. I can change the horizontal ruler styling to short separator and the gallery appears. Any suggestions on how to fix this?

    The horizontal ruler and gallery elements are contained within a 2/3 content box.

    Thanks,

    David

    #120957

    Hey!

    Insert following code into the quick css field:

    #top div .avia-gallery {
    clear: both;
    }

    We’ll fix this in the next version.

    Best regards,

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Gallery After Horizontal Rule Disappears’ is closed to new replies.