• Resolved lindsayLu

    (@lindsaylu)


    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

    _____
    https://rr.stoke.dev/gmedia-album/gallery-page/

Viewing 1 replies (of 1 total)
  • Plugin Author Rattus

    (@pasyuk)

    Go to Gmedia Modules page -> create Preset for Amron gallery module -> add Name for the preset -> add Custom CSS -> Save preset.
    Then go to Edit Album -> select just created Module Preset for album and Update album.

Viewing 1 replies (of 1 total)
  • The topic ‘css and settings not working’ is closed to new replies.