Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Action bar customization
voemian
September 2016
in
Theme support
Hi,
How can I adjust the height of the action bar and how can I change the color and font of the text (Phone, Mail..) on the action bar?
Thanks
Comments
voemian
September 2016
My question is for do it without CSS code, only with the theme options. If the only way to do this is with CSS, I can do it for myself.
Albert
September 2016
Hi,
all details about changing colors in Action Bar you can find on
http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour
but to change it's height, you need to use the following css:
#Action_bar { height: 100px !important; }
voemian
September 2016
edited September 2016
Ok, I expected the options were in them options, I'll use the CSS codes. Thanks.
Albert
September 2016
You're welcome!
Sign In
or
Register
to comment.
Comments
all details about changing colors in Action Bar you can find on http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour but to change it's height, you need to use the following css: