Help with this CSS code

kgphotoskgphotos Registered Users Posts: 106 Major grins
edited March 3, 2014 in SmugMug Customization
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

Comments

  • kgphotoskgphotos Registered Users Posts: 106 Major grins
    edited March 3, 2014
    I fixed the problem!
Sign In or Register to comment.