This topic has 3 replies, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #177337
     rlarson87
    Participant

    Hi, how do I update the static and hover color of the buttons throughout the theme. For example, the button in the screenshot for “save changes” is white when static and light grey when hovering. I would like to change colors…

    Attachments:
    You must be logged in to view attached files.
    #177387
     Kieran_SQ
    Moderator

    Hi,

    You can change the colors used by KLEO by going to WP Admin > Theme Options > Styling Options > Main and settings the options as per your design requirements.

    A great way to see the changes as you’re editing styling is to go to Appearance > Customize

    Thanks,

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #177433
     rlarson87
    Participant

    Hi, I went to styling options but I don’t see the option to change the background color of buttons for static and hover. Please advise where that is at.

    #177622
     Kieran_SQ
    Moderator

    Hi,

    Apologies I misunderstood the element you wished to style. You can use the below CSS to override the buttons shown. Adjust the color and background-color values to suit your needs

    .submit input {background-color: black !important;color: #ffffff !important;}

    .submit input:hover {background-color: white !important;color: #000000 !important;}

    Thanks,

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?