badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

CSS Stylesheet Issue on Slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27840
    bdrakeford
    Participant

    Hello,

    I updated the stylesheet for the Interface-Free theme, so that the theme’s colors would be #90C140 instead of #63C6AE. However, the slider title background keeps appearing as #63C6AE. Any suggestions? I thought I may need to cache my screen but it appears the same in website testing.

    Here is the website – ethmyouth.org/wordpress1

    #27886

    Hi Bdrakefore,

    If you have customize the CSS code then your code will be lost after you update the theme.

    To change the slider title background-color Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    
    .featured-text .featured-title {
        background-color: #90C140;
    }

    You can have this feature if you upgrade it to Interface pro theme a premium version of Interface theme.

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.