Tagged: x
-
AuthorPosts
-
November 30, 2016 at 9:02 pm #1276907
artisticdogParticipantSee my page with Store Locator on it: http://dna-paints.com/store-locator/
WordPress 4.6.1 running X – Child Theme theme.The “Your Location” text and other similar labels are difficult to read because of the text color and background combination.
How can I change the text color of these labels to say black but on this page only?
You have helped me in the past before to change items on this page with the code below but cant figure out how to change write or modify this code for this task?
.page-id-2655 input#wpsl-search-input { color: #000 !important; background-color: #fff !important; }
Thanks in advance
November 30, 2016 at 9:14 pm #1276915
Rue NelModeratorHello There,
Thanks for writing in! Upon checking, it seems that the url of the page in question is private. We cannot see or check the page. This is only what we see: http://prntscr.com/ddw1iz
By the way, using the previous code, the page id (like in this code
.page-id-{#}) may have changed. Please find out the correct page id number of the page. Perhaps this article will help you: https://community.theme.co/kb/how-to-locate-post-ids/Please let us know how it goes.
December 4, 2016 at 6:40 pm #1280842
artisticdogParticipantHi ,
Sorry about that, the correct address is: http://dna-paints.com/store-locations/
The page id is still correct because I can change the color values and observe the changes to the site.December 4, 2016 at 9:08 pm #1281056
LelyModeratorHi There,
Please use this custom CSS instead:
.page-id-3663 #wpsl-search-wrap label { color: #000000; }December 5, 2016 at 3:32 pm #1282168
artisticdogParticipantYou are awesome!
Thank you very much.December 5, 2016 at 11:26 pm #1282591
Prasant RaiModeratorYou are most welcome. 🙂
December 20, 2016 at 9:55 pm #1300091
artisticdogParticipantSorry to bother you with another issue on this same page. http://dna-paints.com/store-locations/
If I click on a Red flag location of any store on the map an info window pops up with the stores information in it. The text colour is too light to read. How can I change the text color in these information windows?December 21, 2016 at 2:12 am #1300226
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.wpsl-info-window { color: #000; }Hope that helps.
December 22, 2016 at 12:09 am #1301424
artisticdogParticipantThanks, perfect.
December 22, 2016 at 12:16 am #1301425
FriechModeratorWe’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1276907 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
