Tagged: x
-
AuthorPosts
-
July 14, 2016 at 2:17 pm #1087292
LarchmontBlvdParticipantHi. I’m using a transparent button. On hover, I would like to have a solid white background. Please advise.
Thank you.
Michele
July 14, 2016 at 2:20 pm #1087302
LarchmontBlvdParticipantThis reply has been marked as private.July 14, 2016 at 4:05 pm #1087443
JoaoModeratorHi There
Please add the following code to Appereance Customizer Custom CSS
.x-btn:hover { background: white !important; background-color: white !important; border: white; }Hope that helps
Joao
July 14, 2016 at 4:59 pm #1087494
LarchmontBlvdParticipantThank you for your response.
After I added the code, the columns move/shift when I hover over the button. Please look at the homepage and you’ll see what I’m talking about
July 14, 2016 at 11:46 pm #1088029
RupokMemberHi there,
There was a small glitch on the code. Let’s try this :
.x-btn:hover { background: white !important; background-color: white !important; border-color: white; }Hope this helps.
July 16, 2016 at 12:11 pm #1089947
LarchmontBlvdParticipantPerfect! Thank you.
July 16, 2016 at 10:15 pm #1090298
RadModeratorYou’re welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1087292 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
