Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #469140

    hi,

    I was curios if there can be some space/padding added between portfolio thumbnails so they match the corresponding galleries.

    View post on imgur.com

    #469351

    Hi Snerp!

    If you are referring to the standard portfolio view of the gallery element.

    You can use the below css in your theme options to add padding around each image:

    #top div .avia-gallery img  {
    	padding: 7px !important;
    	margin-bottom: 5px !important;
    }

    Regards,
    Dake

    #469782

    Hi Dake,

    no that is not what I was referring to. The images are the “Featured Images” for each gallery which I’ve added to a “Portfolio Grid” So what you see in my screen cap is the “Portfolio Grid” Hope that makes sense?

    #469911

    Hi Snerp,

    Yes, that makes sense. May I have temporary access to your website so I can take a closer look?

    Be sure to include it in the private content section.

    Cheers!
    Dake

    #471220

    Thanks for the help, I decided to go with single images rather than portfolio as the client likes the single page site better.

    #471226

    Hey Snerp,

    You’re welcome :)

    If you ever need help in the future, we’re always here for you.

    Regards,
    Dake

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Portfolio Thumbnail Padding?’ is closed to new replies.