On the menu, how can I add two different colored buttons? One orange, the other green.
Home | FAQs | Help | Buy (Orange Button) | Try (Green Button)
Hi M|C!
It can be done from Appearance > Menu > Expand the menu item and select an option from “Menu Style”
Cheers!
Vinay Kashyap
Thank you, but I ‘m looking to have two colored buttons, not one.
The default is orange. How can I select another button as green, so I have two buttons, one orange and the other green?
Best regards,
Ludovic
Hi,
We’ll give you some custom CSS, could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Hi Rikard,
Please check this one:
http://www.plrebookclub.com
Best regards,
Ludovic
Hey!
Please add the below code to Enfold > General Styling > Quick CSS
#menu-item-92 .avia-menu-text {
background-color:#FFF!important;
border:none!important;
}
Best regards,
Vinay Kashyap
Thank you Vinnie!. I understand much more from that code.
Hi!
A much more manageable way to do would be to add your custom class to menu and write a button style and add the css style to quick css.
Cheers!
Vinay Kashyap