Button text color discrepancy
-
Hi everyone, just having an issue with the text color in my buttons.
Please see this page – the buttons in the main page versus the footer. I’d like them to look like the footer ones.
https://emu.systems/passivehousehappyhour/Thank you for any help!
The blog I need help with is: (visible only to logged in users)
-
Hi @emumariana
The following CSS code will make those buttons look like the ones in the footer.
.entry-content .button { color:#5b5b5b !important; }The CSS code above should be placed in the CSS editor in your Dashboard.
To access the CSS editor, first launch your site customizer then click on the CSS tab to access the CSS editor.Please note that The Custom CSS feature is only included in Premium and Business plans and you can read more about it here:
http://en.support.wordpress.com/custom-css/I hope this helps.
-
-
- The topic ‘Button text color discrepancy’ is closed to new replies.