Tagged: x
-
AuthorPosts
-
September 28, 2016 at 2:24 pm #1194466
jmartinosParticipantI updated WordPress, Cornerstone, and X recently and then noticed that one of the updates turned some of my text green. I was able to change almost all of it back using HTML withing the sections, but the prices section in my pricing table aren’t accepting the code. I have been using this :
<font color=000000>$99.99+</font>
This code worked before the updates, now it wont.
How can I change those fonts back to black. And is there a way I can do it to the overall site so i don’t have to keep fixing each broken element that now looks green?Here is the page with the green pricing sheet: http://www.eliteithome.com/lp/pricing/
Thank you!
September 28, 2016 at 3:43 pm #1194599
RahulModeratorHi There,
Thank you for contacting us!
You can use the CSS code and add it to the custom CSS (Custom > CSS )
.x-pricing-column-info .x-price { color: black; }Here you can change the color as per your requirement. Please let us how did it go for you.
Hope this helps. Thanks!September 28, 2016 at 5:33 pm #1194754
jmartinosParticipantI added that to my custom css and it didn’t work. It appears the green text shows up when text is set to be a header size. Is there any way we can change the font color for the header text?
I found out it turns the text green when that text is set to “Heading 1” “heading 2” all the way to “heading 6”.
September 28, 2016 at 9:30 pm #1195054
LelyModeratorHi There,
This must be set on the customizer. Please go to Appearance > Customize >Typography > Headings > Headings Font Color. Check if that is set to green and update as you wish.
Hope this helps.
September 29, 2016 at 9:36 am #1195786
jmartinosParticipantThat fixed it! Thank you!
September 29, 2016 at 10:28 am #1195876
RahulModeratorGlad we were able to help you out!
Let us know if we can help with anything else.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1194466 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
