New Landing › How can we help? › Atelier › Colors for Button Style Menu Item
Hello,
I have set the last menu item (try netgain for free) to be a button style menu item. May know how can i set the button color and text color?
thanks!
Hi, Please use this custom css code:-
nav ul.menu > li.menu-item-235 > a > span.menu-item-text{ border:2px solid #eee !important; border-radius:50px !important; }
Thanks Mohammad
Thanks Mohammad,
I tried the CSS code but there is still no changes.
I wish to make the button to look like this: http://i.imgur.com/KrFpjj5.png
nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text { background: #04BEF9 !important; border-radius: 4px !important; }
Hi, I have resolved the issue so please check it now. Thanks Mohammad
Hi Mohammad,
thank you so much for the quick response!
I have one last issue with it.
On the sticky header the white font text is not appearing. http://i.imgur.com/IbiSiGI.png
Can you help me with it too?
Thanks you ๐
Hi, Please remove my last css code use this custom css code:-
nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text { background: #04BEF9 !important; border-radius: 4px !important; color:#fff !important; }
It is all working perfect now!
Thank you so much!!
Hi, You most welcome. Thanks Mohammad
Sorry to open this thread again, i am having a little bit of trouble here.
When i mouse over the button, the hover effect expand to the entire menu. (see here: http://i.imgur.com/M8JfCUn.png) may i Know how can i disable that hover effect?
Thank you so much!
nav ul.menu > li.menu-item.sf-menu-item-btn > a { background-color: #FFF !important; }
all great now!!
Thank you! ๐
Glad it’s sorted. Thanks Mohammad. -Rui
You must be logged in and have valid license to reply to this topic.