Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #458861

    On this page: http://bluemontinluray.com/

    I want the small slider to have a lighter shade of white as the title /caption background with the text dark brown.

    I tried several codes but none seem to work for me
    Thanks!

    #458955

    Hey elames!

    Please add following code to Quick CSS

    #top #wrap_all .main_color h2 {
      color: white;
    }

    Regards,
    Yigit

    #458979

    This didn’t have any effect on the text on the slider title and caption.
    This made my blog header all white and now no header image from the color section is showing.

    #458986

    Hi!

    Sorry, i copied wrong selector. Please use following one

    .avia-slideshow .avia-caption .avia-caption-title { color: white !important; }

    Best regards,
    Yigit

    #459035

    Resolved. Thanks that worked

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Changing slider caption color and background’ is closed to new replies.