Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Colorway Theme

[closed]

Change text color on slider

(3 posts)
  1. maxblog
    Member

    Member
    Joined: Jan 2012
    Posts: 1

    How can I change the text color on sliders? on the black theme style it is White and I need it to be black for a better view

    Posted 1 year ago #
  2. Harmeet
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,794

    The theme is working fine on my side. I didn't find any problem here. Please share the link of your website so that i can find the problem.

    Thanks.

    Posted 1 year ago #
  3. Harmeet
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,794

    Paste this code in your custom css

    Appearance -> theme optin -> styling option -> custom css

    .slide .slide-content.entry h2 a {
    	color:#000;
    }
    .slide-content p {
    	color:#000;
    }

    Also sending image for your reference.

    This will solve your problem.

    Thanks

    Posted 1 year ago #
  4. Harmeet
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,794

    Paste this code in your custom css

    Appearance -> theme optin -> styling option -> custom css

    .slide .slide-content.entry h2 a {
    	color:#000;
    }
    .slide-content p {
    	color:#000;
    }

    Also sending image for your reference.

    This will solve your problem.

    Thanks

    Posted 1 year ago #
  5. red7
    Member

    Member
    Joined: Jan 2012
    Posts: 7

    Thank you! Had the same issue and fixed me right up.

    Posted 1 year ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.