Okay
  Public Ticket #1410185
pop up newsletter lose hover feature
Closed

Comments

  • elbisesh started the conversation

    hello,

    i change to theme general color on everythings looks like good but newsletter pop up button hover feature lose ?

    ccan you help me please.

    thank you.

  • [deleted] replied

    Hi

    Because of you set the button color and the color when hover on button is the same, so of course you will can't see the color change effect

  • elbisesh replied

    i didint any button setting, i just change color theme color. 

    how can i turn it back ? i want like demo show but show red and hover to black like demo. please say me how can i turn it?

  • [deleted] replied

    Hi

    So please go to MGS -> Theme Setting and add this css code to Custom Style, refresh cache and try again:

    .modal_newsletter_popup.modal-popup .newsletter-popup-form .action.subscribe:hover {

          background-color: #000;

          border-color: #000;

    }

  • elbisesh replied

    yes. its great now. Thank you very much.