Hello, when i want to highlight a normal menu item like the action button. How can i do this. Can i give this menu item a css class to show like the action button? How can i do this? CSS?
Hi, What you are referring to is the action button. Please go to theme options>header&subheader>extras and change the action button. See here: http://prntscr.com/fb1egt
It is more than just a CSS class, it has it own HTML structure.
Also, it's inserted in the "top_bar_right" which have other parent css properties than "top_bar_left" where the menu items exists.
If you would like to create the button in the "top_bar_left", you would have to create the CSS code by yourself, because it require massive amount of the CSS to achieve that.
Of course, We help with the CSS code, but only with little tweaks like hiding, changing color or size of something.
Comments
What you are referring to is the action button. Please go to theme options>header&subheader>extras and change the action button. See here: http://prntscr.com/fb1egt
I installed a plugin for this. Now i have a menu item in the menu - i only wanna highlight this like the action button.
I should be like a button with a background to highlight this menu item