-
Author
-
October 9, 2015 at 20:00 #81642
clark_lai
ParticipantI’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; }October 12, 2015 at 18:15 #81884Laura
ModeratorHello, 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 solutionOctober 12, 2015 at 23:11 #81963clark_lai
ParticipantHi Laura,
staging.myveganromance.com
U: guest
P: viewonlyI’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! 🙂
October 15, 2015 at 20:10 #82484Laura
ModeratorHello, sorry for the delay, please try with:
COPY CODEa.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 solutionOctober 16, 2015 at 18:21 #82720clark_lai
ParticipantNo problem.
Thank you for the help. I will try these out 🙂
October 17, 2015 at 02:40 #82899Laura
ModeratorIt was a pleasure 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 20, 2018 at 09:39 #192414key-2000
ParticipantHi 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.
March 20, 2018 at 21:06 #192512Laura
ModeratorHello, 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 solutionMarch 21, 2018 at 16:47 #192590key-2000
ParticipantHi Laura,
I am working on the buddyApp theme. Please check the screenshots below for better understanding.
Thanks
March 23, 2018 at 22:04 #192838Laura
ModeratorGlad 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 solutionJuly 9, 2018 at 01:45 #203304jbomb202
ParticipantHi Laura,
I am having the same issue as Key, but i have no idea how to fix it. Could you help?
July 9, 2018 at 11:46 #203323Laura
ModeratorHello, 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 solutionJuly 9, 2018 at 18:28 #203372jbomb202
ParticipantIf i reply privately with the account credentials will only moderators be able to see it?
July 10, 2018 at 19:07 #203489Laura
ModeratorHello, 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 -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.