• Hi

    I tried to change the slider background color to black using this code

    #slider { background-color: #141414; border-bottom: 2px solid #ccc; }

    under the custom css box which is under appearance themes. I am using the parent theme, Catch Kathmandu

    But it doesn’t work. I just want to change the slider background color to black.

    Please see https://flagrantpro.com

    I appreciate your assistance.

    Thanks

Viewing 1 replies (of 1 total)
  • Theme Author Catch Themes

    (@catchthemes)

    @safricana: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #main-slider { background-color: #141414; border-color: #ccc; }

Viewing 1 replies (of 1 total)
  • The topic ‘Slider Background Color’ is closed to new replies.