Buy Now Button on main demo

On the main demo you use to sell the Be theme from in the menu you have a "Buy now" button that is a different shade of blue than the rest.  It looks like that is done with a style class of "button_label".  How did you create that effect for the main menu?

Comments

  • Hi,

    for this button on splash page, we used below css:
    .header-plain #Top_bar a.button.action_button .button_label { padding: 0 30px; }
  • Cool.  Thanks.  I loaded that into the custom CSS section but what do I use in the navigation section of the menu to create that effect?
  • Just wanted to make sure I clarified what I was referring to.  The screenshot below shows the button I am referring to.  I am wanting to know how you make only one of the menu buttons blue with the white letters in the same font.

    image
  • Yes, this is it. This is an action button which can be set under Theme options > Header & Subheader > Extras section. But colors for this button can be set under Colors section in muffin options panel as well.
Sign In or Register to comment.