Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #336140

    How do I change the gray background of the images in my post slider.
    I’ve tried this but with no joy.

    .avia-content-slider .slide-image {background: white; }

    Issue appears when the width of the browser narrows.
    http://findmy.fitness/class-finder-2/

    #336360

    Hey Nick!

    Please add following code to Quick CSS

    .main_color .avia-content-slider .slide-image {
    background-color: transparent !important;
    }

    Cheers!
    Yigit

    #336706

    Sorted. Thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Post Slider Image Background issue’ is closed to new replies.