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

    Hi,

    I have a portfolio grid – stretch fullwidth at 4 columns across a page and many images below.

    i can’t see an option to add a border between all images in the options for the portfolio grid.

    Can this be achieved?

    Thanks
    john

    #1215401

    Hey John,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1215437

    Hi,

    See PC below. Then go to the gallery menu.

    Thanks John

    #1215934

    Hi John,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 768px) {
    .grid-sort-container .no_margin.av_one_fourth {
        border: 10px solid white;
    }
    }

    Best regards,
    Rikard

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