How to change the background color in my slider

  • Anonymous

    #7498

    Hello Everyone,

    How can i change the background color of my slider?, at the moment it’s just white. I already looked in theme-slider.php but there is nothing about the slider’s background color to be found. In the graphene settings the only options are for the top and bottom bar of the slider. I hope there is a solution.

    Thanks in advance!

    Mod

    Kenneth John Odle

    #38456

    Do not edit theme files. Use theme features or a child theme, instead.

    Go to Graphene Options >> Display Options >> Custom CSS. Enter

    .featured_slider .slider_items {background #XXXXXX;}

    Change #XXXXXX to appropriate CSS hex code.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.