• Hi, this is a very cool plugin (ml-slider), I really like it, but I would like to do a few changes.

    I’d like to change the black background caption to a crimson one, also the dots that slides the photos.

    I’ve been exploring the CSS but it doesn’t apply this:

    a.cs-button-metaslider_224{
    background-color:#DE2134;}

    (I’ve extracted this from Style Bot)
    Help Please.

    Also i want to change the caption background colour

    And I’d to Add the following CSS the style.css file

    .metaslider .caption,
    .metaslider .cs-title,
    .metaslider .nivo-caption {
        background: red; /* adjust as necessary */
    }

    But it doesn’t do anything I don’t know
    If you know how to use this..
    Thanks

    http://wordpress.org/plugins/ml-slider/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Can you not input that css to your style.css in your child theme? That’s what I usually do for plugins and it seems to work well for me.

    Thread Starter gerard094

    (@gerard094)

    I’ve try it in the child theme and in the main theme, and nothing.

    I don’t know If I have to put it just like that or do a modification.

    do you have url?

    Thread Starter gerard094

    (@gerard094)

    I’m working on local, sorry, I guess I’d need someone who already edited this plugin

    Ok. sorry, i couldn’t help more. Make sure that your child theme is working well (edit something that you know should change, just to make sure it’s working). I have had issues with that before.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Apply CSS to Metaslider (Dots and Background caption)’ is closed to new replies.