Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #130707
    JohnV
    Participant

    I’m currently using the Clean Business theme (free version) and would like to change the font color and read more box from the featured sliders I’m using. I’ve attempted to insert many different CSS code in the additional CSS area but nothing seems to be working. I have three featured slide. The website is not live yet….just need to make this change to go live.

    Thanks,
    John

    #130735
    tikaram
    Keymaster

    @johnv : To change the font color in the slider add the following additional css.

    .text-slider .entry-title {
    	color:#color-code;
    }

    Note : change #color-code with desired html color code. Please let me know what you would like to do with read more box in featured slider.

    Regards,
    Tikaram

    #142539
    Ohsewnostalgic
    Participant

    What about the background color of this slider button? I have tried everything and can not find it.

    #142644
    tikaram
    Keymaster

    @ohsewnostalgic : Can you Please post in your site URL.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do you change the font color and read more box on the featured sliders’ is closed to new replies.