• Resolved cpburrowes

    (@cpburrowes)


    Hi,

    Thanks for offering support. I’m using Slider Revolution with the Twenty-Twenty theme. I’ve created post-based sliders with text fields that present post category, post title and post text. Based on the theme, category text automatically appears in the color red. I tried changing the color to white through Slider Revolution for greater contrast with the dark slider background. But that didn’t work, as you can see from the page link I provided. How can I change the category text color from red to white? I would appreciate any help you can give. Thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @cpburrowes!

    > I tried changing the color to white through Slider Revolution for greater contrast with the dark slider background.

    It sounds like this is part of Slider Revolution itself, correct? If so, you will want to reach out to them directly.

    I do not think there is a free version of this plugin, but I believe you can ask in their own forums.

    Good luck!

    Thread Starter cpburrowes

    (@cpburrowes)

    Thanks for your response, but my issue is with the theme not Slider Revolution. I worked with the plug-in developer for two weeks before contacting you. They tried all that they could to no avail. The problem lies with the theme which has the color red baked-in at many points in the CSS code. Please let me know which line of CSS code to change so that the color choices I make in Slider Revolution are not overridden by the theme.

    Thank you for your reply @cpburrowes.

    Just to make sure I am following you, you want to achieve this, right?

    Screen Shot on 2022 09 13 at 19 41 15

    It kind of goes against our forums policy to provide support for plugins not listed in the wp.org repo but it does not look like the Slider Revolution support team knows their own plugin (or that much CSS for that matter) so I feel compelled to clarify this.

    If you want to change the color for the “Arthington” text, as illustrated in the screenshot above, you should be able to do so simply by adding the following CSS:

    rs-layer-wrap a {color:white}

    (If you are unfamiliar with CSS, you can add this code in your “Additional CSS” tab (at My Site > Appearance > Customize), in a new line, under any existing code, and make sure you click on “Save Changes” to save it.)

    Please let me know if that helps ??

    Thread Starter cpburrowes

    (@cpburrowes)

    I deeply appreciate your help. This worked your a charm.

    That’s great to hear @cpburrowes ??

    Good luck with your site. Feel free open a new thread if you need help with your theme, and have a great day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change text color in categories post’ is closed to new replies.