• Resolved ivoyages

    (@ivoyages)


    Hi Jordi (again),

    Your plugin is really cool.

    On my blog, I use a class for the images :

    .ss-on-media-container,.ss-on-media-image-wrap  {
        margin-bottom: 10px!important;
    }

    But I don’t want it to apply on the MEOW gallery. How I can add a class ?

    Gregory

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hello ??

    I checked your website and you can try adding this style as custom CSS:

    .mgl-gallery .ss-on-media-container {
        margin-bottom: -10px !important;
    }

    That should work ??

    Thread Starter ivoyages

    (@ivoyages)

    Hi Jordy,

    Great. Thank you. I bought yesterday your another plugin “Media Cleaner Pro”. Great job !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘adding css’ is closed to new replies.