Okay
  Public Ticket #1960386
Editing colours of button on rollover
Closed

Comments

  •  4
    adamkol started the conversation

    Hi. I have been able to style the buttons in the Kalium theme to how I want them, but on rollover, can I change the background to another colour? Rather than the darker overlay on that happens on rollover. Thanks

  • [deleted] replied

    Hi adamkol,

    Sure that is possible. Just give me the page URL and tell me which buttons need to be modified on rollover and also the color you want to apply.

  •  4
    adamkol replied

    Hi Arlind

    I would like to change rollover colours for all button backgrounds to #77989f across the whole of this site: http://whattonhouse.co.uk/home

    Is that possible?

    Thanks

  • [deleted] replied

    Hi Adam,

    Can you please add the code below to your Custom CSS area:

    a.vc_btn3-style-custom:hover {
    background-color: red !important;
    color: #fff;
    }

    Have a great day!
  •  4
    adamkol replied

    Thanks once again Ylli!

    This code has really helped me to adjust a few other things on the site too! Thanks alot!


  • [deleted] replied

    Hi Adam,

    I'm so happy to hear that. I wish you a wonderful weekend!smile.png

    Will set this ticket as solved from here.

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.