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

    Hey,

    I’m working on a website and i’m trying to get a equal amount of spacing between each portfolio grid, how can I do that?

    I would also like to add a little bit of space for the portfolios that are right underneath one another.

    check out the screenshot to see what I mean.

    Cheers,
    Aathi

    #530516

    Hey Arthith!

    Thank you for using Enfold.

    Try this in the Quick CSS field:

    #top .no_margin.av_one_fifth.grid-entry {
        padding-right: 20px;
        padding-bottom: 20px;
    }

    Or use the column layout plus the image element instead.

    Cheers!
    Ismael

    #531494

    Great Thanks! :D

    #531529

    Hi!

    You are welcome, glad to know we could help.

    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Dake

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio Grid Spacing Between each Portfolio’ is closed to new replies.