Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #318743
    effess
    Participant

    Is it possible to change the color for only one of the slider titles? Here is what I’ve tried:

    Custom CSS: #main-slider .entry-title span .blacktype { color:#000000!important; }

    Customizing >Featured Slider>Slider Options: <p class=”blacktype”>Historical fiction</p>

    Thank you! https://rebecca-rosenberg.com/

     

    #318750
    tikaram
    Keymaster

    @effess :  I checked your site and I could not find the slider title as mentioned by you. Can you please explain in more detail so that I can check and provide you the required additional css.

    Regards,
    Tikaram

    #318793
    effess
    Participant

    Slider #4: Content type is black (inline styling). How to change Title type to black? (Slider #4 only)?

    #318800
    Sakin
    Keymaster

    @effess: You can add the following CSS in the “Appearance => Customize => Additional CSS” box to change the title color of the slider 4 to black:

    #main-slider .imageid-4 .entry-container .entry-title {
      color: #000;
    }

    Regards,
    Sakin

    #318801
    effess
    Participant

    Thank You!!

    #318804
    Sakin
    Keymaster

    @effess: Glad to hear that it worked for you. If you like the theme and our support then I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-kathmandu/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.

    Regards,
    Sakin

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘change color for one slider title?’ is closed to new replies.