Hi,
I’m using simple gallery (not masonry) with small thumbnails. I want to show the thumbnails of the first seven picture in one line (gallery columns is set to 7). How can I modify the php/css to list only 7 pics in preview?
Thanks in advance!
Hey Attila!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Yes, I’m sending you the link in private.
You can see 10 pictures in gallery, but I want to show the first seven thumbnails.
Thanks in advance!
Attila
Hey!
Thank you for using Enfold.
Use this in the Quick CSS field:
#top #wrap_all .avia-gallery .avia-gallery-thumb a:nth-last-child(-n+3) {
display: none !important;
}
Best regards,
Ismael
Yes, that’s what I need, thank you very much!
Hi!
I am closing the ticket, as it is done. Please let me know if we could do anything else for you.
Best regards,
Basilis