Changing font color in button element in widget for footer
I have tried to figure out how to change the font color in the button element in the footer without luck using the code that is a widget. And I change the original code that was there from the pre-website to the button element.
This is the code for the button in the widget:
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://vandijkconsultants.com/connect">Request a brainstrom</a></div>
I want to change the font color to white.
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
Sorry https://vandijkconsultants.com/
I need the hover text to be black.
White text when it's not in a hover state, Black text when it is
Please use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Thank you so much. that worked