Hi! Please precise how to change color for phone number and e-mail to white and make them in bold in order to increase visibility?
Hi,
The colors for action bar can be changed in Betheme -> Theme options -> Colors -> Action bar.
But to make the phone number and e-mail font bold, you will have to use the following CSS code:
#Action_bar .phone, #Action_bar .mail{ font-weight: bold; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
thank you. Icons are now in white color, however as both have hyperlink added, phone number and e-mail is still in light grey. In theme options I can't change that color and I am not sure about CSS for this. Could you please precise?
Did you modify the Link color?
If yes, please, attach a link to your website, so I can take a closer look at it.
yes, here: https://agma.lv/wp-admin/
You have One color skin set in the theme options.
If you want to specify colors for the elements individually, you need to select Custom Skin instead.
ok, thanks!
Comments
Hi,
The colors for action bar can be changed in Betheme -> Theme options -> Colors -> Action bar.
But to make the phone number and e-mail font bold, you will have to use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
thank you. Icons are now in white color, however as both have hyperlink added, phone number and e-mail is still in light grey. In theme options I can't change that color and I am not sure about CSS for this. Could you please precise?
Did you modify the Link color?
If yes, please, attach a link to your website, so I can take a closer look at it.
Thanks
yes, here: https://agma.lv/wp-admin/
You have One color skin set in the theme options.
If you want to specify colors for the elements individually, you need to select Custom Skin instead.
Thanks
ok, thanks!