I have issues with my sidebar.
The mailchimp form widget in the sidebar has a red “submit” button.
The same widget in the footer has a black button. I want the sidebar to match the footer.
The social icons in the sidebar are red.
The widget in the footer are black. I want the sidebar to match the footer.
I’ve tried to change the color of the font in the sidebar, but it didn’t work.
How can I make the sidebar match the footer with these two?
Hey mikkijack,
I added the following to quick css and it looks to have fixed your issue:
#text-2 .textwidget center p a{
color:#000!important;
}
#avia_mailchimp_widget-3 input.button{
background:#000!important;
border-color:#000!important;
}
Best regards,
Jordan Shannon
Hi Jordan!
Thank you for getting back to me.
The static parts are the right color now, thank you!
But, now, the hover on both are now gone.
Am I missing something?
Hi,
It seems I am not able to log back into the site. Please check in on it.
Best regards,
Jordan Shannon
I have no idea why not, I didn’t change anything,
I just changed the password to see if that had something to do with it….I’m sending it privately.
Hi,
I added the hover states back. Please test.
Best regards,
Jordan Shannon
Works perfectly. Thank you so much Jordan!