This topic has 17 replies, 4 voices, and was last updated 7 years by Laura.

  • Author

    Tagged: , ,

  • #81642
     clark_lai
    Participant

    I’m trying to change the color of the buttons on my site. I’ve added these lines to my style.css (child theme). The :hover selector doesn’t seem to be working.

    COPY CODE
    .btn-highlight {
      background-color: #ff9900 !important;
      border-color: #ff9900 !important;
    }
    
    .btn-highlight:hover {
      background-color: : #efa43b !important;
    }
    #81884
     Laura
    Moderator

    Hello, could you share a link to the page that you want to change? 🙂

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

    Hi Laura,

    staging.myveganromance.com
    U: guest
    P: viewonly

    I’m trying to change the entire class. It seems that the buttons and links are set to the same colors inside Kleo settings. I’d like to separate them.

    Thanks! 🙂

    #82479
     clark_lai
    Participant

    Still waiting for a response.

    Thanks

    #82484
     Laura
    Moderator

    Hello, sorry for the delay, please try with:

    COPY CODE
    
    a.btn.btn-see-through.btn-large {
        background-color: #ff9900;
        border-color: #ff9900 !important;
    }
    a.btn.btn-see-through.btn-large:hover {
        background-color: #efa43b;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #82720
     clark_lai
    Participant

    No problem.

    Thank you for the help. I will try these out 🙂

    #82899
     Laura
    Moderator

    It was a pleasure 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #192414
     key-2000
    Participant

    Hi Laura,

    The code is not working for me, please I want to change the following:

    1. The color of both the “SIGN IN” button on the login page and the “COMPLETE SIGN UP” button on the register page.

    2. Also, the color of the bottom border of the text fields (that displays on hover) on the login and register page.

    Thank you.

    #192512
     Laura
    Moderator

    Hello, for which theme is it? @key-2000

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #192523
     key-2000
    Participant

    BuddyApp theme

    #192590
     key-2000
    Participant

    Hi Laura,

    I am working on the buddyApp theme. Please check the screenshots below for better understanding.

    Thanks

    #192687
     key-2000
    Participant

    Hi, it’s been resolved. Thanks

    #192838
     Laura
    Moderator

    Glad you could resolve it! 🙂

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

    Hi Laura,

    I am having the same issue as Key, but i have no idea how to fix it. Could you help?

    #203323
     Laura
    Moderator

    Hello, is it exactly the same? Please share your screenshots and access so i can check it

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

    Yes it is exactly the same

    #203372
     jbomb202
    Participant

    If i reply privately with the account credentials will only moderators be able to see it?

    #203489
     Laura
    Moderator

    Hello, yes, it will be private

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 18 posts - 1 through 18 (of 18 total)

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

Log in with your credentials

Forgot your details?