Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #870025

    Hi, I’m building a website fixed frame with a 20 px frame width (black).
    I’m using masonry portfolio and gallery with large gap (black).
    How can I eliminate the gaps of gallery/portfolio on right and left margins so that I can have only the website frame instead of a doubled black frame on the sides?
    Thank you

    #870026

    Hey Massimo,
    Please include the url to the page in question so we can target the element and remove those margins.

    Best regards,
    Mike

    #870033
    This reply has been marked as private.
    #870115

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .page-id-206 .avia-builder-el-2 {margin-left: -15px !important; margin-right: -15px !important; }

    Please clear site and browser cache.

    Best regards,
    Mike

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