Okay
  Public Ticket #925658
Megabutton hover colour
Closed

Comments

  •  2
    anx started the conversation

    Hi How can we change the onhover colour of the class megabutton?  it is the call to action element in your theme 

  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    .megabutton:hover {
    background: #209991;
    }

    Best Regards,
    Jelly Team