css and settings not working
-
It seems that I cannot add custom css, it does not do anything to (it doesn’t even show in developer tools). I have added a top margin to the gallery and also tried to hide the thumbnail titles because it’s not hiding them even though I have this setting changed in the plugin settings. Lastly, is there a way to style the tags/filters? Please advise.
Custom CSS:
.GmediaGallery_SinglePage {
margin-top: 150px;
}.gmedia-amron-masonry-thumb-pint .gmedia-amron-item-title {
display: none;
}_________
thumbnail settings (does not work):
Display Thumbnails Title
None
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘css and settings not working’ is closed to new replies.