Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #583780

    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)

    #583818

    Hi M|C!

    It can be done from Appearance > Menu > Expand the menu item and select an option from “Menu Style”

    Cheers!
    Vinay Kashyap

    #583857

    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

    #584465

    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

    #584466

    Hi Rikard,

    Please check this one:
    http://www.plrebookclub.com

    Best regards,
    Ludovic

    • This reply was modified 8 years, 1 month ago by M|C.
    #584523

    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

    #585604

    Thank you Vinnie!. I understand much more from that code.

    #585685

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.