Action bar change color and aligment
Good day
Can you please help me out to make the following:
on the page:
change completely the action bar appearance:
a) align text on the right
b) Font size H2
c) yellow background
d) change color of phone icon to red
e) font color red
be able to add a third phone number with its phone icon or remove the href:tel so it has no links, and probably the phone icon itself since i have 3 numbers to place there.
thanks in advance for the help.
appreciate your time.
Comments
1) To align action bar content to the right, you need to use the following css: 2) Heading font size can be changed under Theme Options > Fonts > Size & Style section.
3) What about "yellow background"?
4) Icon colors in Action Bar can be changed with the following css: 5) All other details about changing color in Action Bar, you can find on http://forum.muffingroup.com/betheme/discussion/409/changing-social-icon-and-action-bar-icon-colors
6) These flags comes with WPML plugin so to get those images, you need to use WPML.
P.S. For the Action Bar is responsible includes/header-top-area.php file.