Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #526328

    Hi!

    I would like to add a gap between thumbnails on my portfolio grid.
    I read on other threads that adding padding on left and right would break the grid, but adding a border would make the effect.
    How or where can I set that border for the thumbnails?

    thank you!

    #526370

    Hi,

    I’m also wondering how I can add some padding around the portfolio grid thumbnails.

    Thanks for your help!

    #526518

    Hey!

    Please insert the following css into your custom css section:

    #top .no_margin.av_one_fourth {
        padding: 5px !important;
    }

    Best regards,
    Dake

    #526629

    Hi Dake,
    thank you for your reply,

    I added to quick CSS, and nothing happens
    any suggestion?

    thank you

    #526918

    Hey!

    May we have temporary admin access to your website so we can take a closer look?

    Regards,
    Dake

    #527281

    Hi!

    Here they are
    thank you!

    #528222

    Hi,

    Thanks for the login. Could you link to the URL of the page instead please, I get an error message when going to your draft link even though I’m logged in.

    Best regards,
    Rikard

    #528567

    Hi Rikard,
    I hope it helps

    thank you!

    #528958

    Hi!

    We added this code in the Quick CSS field:

    .grid-entry { padding: 10px; }
    

    Cheers!
    Ismael

    #531431

    thank you!

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Add gap between thumbnails on portfolio grid’ is closed to new replies.