Tagged: x
-
AuthorPosts
-
June 1, 2016 at 7:54 pm #1021149
[email protected]ParticipantHi,
I need to change the link color of the following page http://poplabicepops.com/store-locator/,
I try using the customizer, site links but it changes the links colors of the full site and messed up my nav barPlease help me to resolve this issue,
Thank you so Much
Nick
June 1, 2016 at 11:29 pm #1021447
Prasant RaiModeratorHello Nick,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.page-id-214 a { color: #ddd !important; }Thanks.
June 2, 2016 at 12:27 am #1021499
[email protected]ParticipantHi it worked, but it also change the color of the nav bar, see attached screenshot
What can i do
Thank You
June 2, 2016 at 4:14 am #1021775
LelyModeratorHi Nick,
If you want to change the link color of the links under the MAP only, please update above CSS to this:
.page-id-214 #store_locator_list a { color: #ec008c !important; }Hope this helps.
June 2, 2016 at 10:01 am #1022295
[email protected]ParticipantHi Lely,
It did changed the color of the links of the Store Locator Page,
But when you click on the title link or more information, the next links are still on the orange color.(see Attached Screenshot)What can i do?
Thanks
Nick
June 2, 2016 at 12:03 pm #1022555
RupokMemberHi there,
Thanks for updating. Let’s try this instead :
.page-id-214 .entry-content a { color: #ec008c !important; }Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1021149 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
