This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #63994
     marcosmarcon
    Participant

    So, I just need to change ONE button colour, in my homepage. Just this one. Whats the easiest way? I’ve seen answears around this subject but they all say too go to theme options. I was used to change the color in the property of the button (the visual composer button has this, the kleo button doesnt). Just need a button to be green.

    #64005
     sharmstr
    Moderator

    and an extra class name called make-me-green. then in either your child css, theme options quick css or in VC page css, add this

    .make-me-green.btn {
    background-color: green !important;
    color: white;
    }

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?