Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the question-answer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u845912282/domains/pickplugins.com/public_html/wp-includes/functions.php on line 6121
css hyperlinks in content

css hyperlinks in content

Ticket for: Accordions
0
css hyperlinks in content 1
David
Feb 22, 2019 07:19 PM 1 Answers
Member Since Feb 2019
Subscribed Subscribe Not subscribe
Flag(0)

If I use Custom CSS to use another color for links, only the link in the first item gets a different color. Other links in other items stay black. How can I change all the links in the accordion? I've tried:
a {}
.accordion-content a {}

Thanks,
David

2 Subscribers
css hyperlinks in content 1
css hyperlinks in content 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
css hyperlinks in content 4
PickPlugins
Feb 22, 2019
Flag(0)

Welcome to our forum.

this is probably overridden issue, please try with  !important

color: #f00 !important;

Let me know the result, if possible please send me your page url,  i will check it.

Regards

Sign in to Reply
Replying as Submit


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/u845912282/domains/pickplugins.com/public_html/wp-content/plugins/post-grid/includes/functions-builder.php on line 10