Tagged: x
-
AuthorPosts
-
May 24, 2016 at 2:41 am #1006742
arefsParticipantBy default my links are set up to be a purple color. I have done this in Customizer.
However, for the button I am using in Slider Rev I want to the link text to be white.
How can I customize the color of the link text use in a slider button? I have set the text color to white when setting up the button but when I add the ahref code it turns the color purple.
Thanks.
May 24, 2016 at 2:50 am #1006753
RupokMemberHi there,
Thanks for writing in! You can follow this to implement additional Button Colors – https://community.theme.co/kb/implementing-additional-button-colors/
You can add class to the button or try editing the CSS inside Revolution Slider. Let’s follow Revolution Slider Documentation for more detailed information – https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/
Hope this helps.
May 25, 2016 at 12:10 am #1008509
arefsParticipantI’ve been through those docs but nowhere I can see does it answer my simple question.
“How can I customize the color of the link text use in a slider button? I have set the text color to white when setting up the button but when I add the ahref code it turns the color purple.”
They talk about a whole range of surrounding issues but don’t address my specific problem.
Please can you have a look at this again and ideally give me a code I need to fix this.
Thanks.
May 25, 2016 at 1:01 am #1008561
LelyModeratorHi There,
It might be due to CSS specificity. To help you better, please share your site URL where this issue exist and which button. There might be more specific CSS applied to the button overriding the inline text color.
May 26, 2016 at 5:43 am #1010818
arefsParticipantThis reply has been marked as private.May 26, 2016 at 7:14 am #1010939
JoaoModeratorHi There,
I have added a class sliderlink to your revolution slider button text and after I added the following code to your Appereance / Customizer / Custom / CSS
a.sliderlink { color: white !important; }You link is now white,
Hope that helps,
Joao
May 27, 2016 at 10:41 pm #1013943
arefsParticipantThank you.
May 27, 2016 at 11:22 pm #1013987
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1006742 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
