-
Author
Tagged: menu background color, menu text color
-
May 21, 2015 at 18:23 #59751yoricktParticipant
Hello!
When you scroll down on http://seventhqueen.com/themedemo/?product=kleo and the menu gets smaller, the “Buy now” gets a blue background. How can I enable this for a menu item in my menu and is it possible to enable that permanently (without scrolling down)?
Cheers & Thanks!
YorickMay 21, 2015 at 19:39 #59765sharmstrModeratorAdd the following “btn-buy btn-default” without the quotes to your menu item css. If you dont see the css box, enable it by clicking on screen options in the upper right part of the screen.
Then in your quick css add
COPY CODE.btn-buy.menu-item { background-color: #00b9f7; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
May 22, 2015 at 20:01 #59845yoricktParticipantHey there!
Thanks -works!
Unfortunately you can’t really read the menu text anymore – what can I add to make the menu text color white just for those items? (other menu text color should stay the same)
Tried to add “color: white !important;” but that didn’t work :/
Thanks!
YorickMay 22, 2015 at 22:17 #59854sharmstrModeratorYou can’t do it that way because its a link, not just plain text. Try this
COPY CODE.btn-buy.menu-item a { color: #fff; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
May 23, 2015 at 00:09 #59859yoricktParticipantHey there!
awesome thanks!
Needed to add an “!important” and then it worked 🙂Cheers & nice weekend
YorickMay 28, 2015 at 18:41 #60416yoricktParticipantHey Radu,
no prob. http://life.institute
It disappears when I resize the browser but on my mobile it’s still there.
Cheers
July 13, 2015 at 12:19 #68003JulianParticipantThanks for your answers, but how add the “btn-buy btn-default” class when other class are already determined and the grey field can not be selected ?
Thanks
JulianAttachments:
You must be logged in to view attached files.July 13, 2015 at 14:49 #68018sharmstrModeratorYou can’t.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.