Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3223219
Color hover button sidebar
Closed

Comments

  •  1
    tim-nieuwpoort started the conversation

    Hi,

    Where can I adjust the hover color of this button in the sidebar? https://prnt.sc/U9vsw8tr2mXI

    Thanks.

  •  2,699
    PenciDesign replied

    Hi,

    You can change it via Customize > General > Colors > options for "General Buttons"


    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Thanks!

    Only, indeed all the buttons changed into the right hover color in the sidebar. Only the MailChimp widget button changed into the right color, but did not in the right hover color (it doesn't hover anyhow).

    Any idea?

  •  2,699
    PenciDesign replied

    Hi,

    Can you show me your site URL so I can have a look at this?


    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Sure!

    For example this recipe:

    https://smaakmenutie.nl/sajoer-tumis-tahoe/

  •  2,699
    PenciDesign replied

    Hi,

    If you just want to change the hover color for Mailchimp button on the sidebar, please try to add more this code to Customize > Custom CSS:

    .penci-sidebar-content .mc4wp-form input[type="submit"]:hover { background: #ff0000; color: #ffffff; }
    

    Change the color codes above to the color codes as you want.


    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    It worked, thanks :)