Why buttons are different?

I changed the style of buttons on the theme options but the button at top and another one bellow are differente now, with different color.

Take a look at the print:


Comments

  • Hi,

    these are 2 completely different buttons. So do you want to change the color of action bar button to be the same as the bottom?
  • Before changing the style of the buttons at the theme options, they were the same. When changing to the style that the lower button is now, the button at the top changed. I didn´t find the option to change the top button colors. It´s almost invisible now.
  • Ok. So to change action button color as you want, please use the following css but we will have a look on it closer of course:
    #Top_bar a.button.action_button { color: #000 !important; border-color: #000 !important; }
Sign In or Register to comment.