Help with this CSS code
kgphotos
Registered Users Posts: 106 Major grins
Hi. I am using the smugmug gallery style on some of my galleries. I want to remove the thumbnail pagination. I entered this code in my theme's advanced settings:
/* Remove the pagination drop-down menu below the thumbnails */
.sm-gallery-tiles-pagination {
display: none;
}
however, the pagination is still there. How do I remove the pagination?
my website… http://karengrantphotography.com
If you want to look at one of the galleries, the Long Hill and Sedgwick Gardens has the smugmug gallery style.
Thanks for your help!
Karen
/* Remove the pagination drop-down menu below the thumbnails */
.sm-gallery-tiles-pagination {
display: none;
}
however, the pagination is still there. How do I remove the pagination?
my website… http://karengrantphotography.com
If you want to look at one of the galleries, the Long Hill and Sedgwick Gardens has the smugmug gallery style.
Thanks for your help!
Karen
0
Comments