How can I bold the phone number in the action bar?
Hi,
You can achieve that by writing custom CSS code.
Do you need help with it?
Best regards
Yes, I need help with writing custom CSS.
Please, put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
#Action_bar .phone{ font-weight: bold; }
Thanks
OK, it's work. Thank, you.
How do I change the color of the phone number? I tried this, but it doesn't work.
#Action_bar .phone{
font-weight: bold;
color:#ffffff!important;
}
Hi @docaberle,
You can change the text color in the Action bar in Betheme -> Theme options -> Colors -> Action Bar.
Thanks again. Really nice, flexible theme you've created. And the support is amazing. Thank you.
Thanks for the kind words.
Always happy to help. ?
Comments
Hi,
You can achieve that by writing custom CSS code.
Do you need help with it?
Best regards
Hi,
Yes, I need help with writing custom CSS.
Best regards
Please, put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
OK, it's work. Thank, you.
How do I change the color of the phone number? I tried this, but it doesn't work.
#Action_bar .phone{
font-weight: bold;
color:#ffffff!important;
}
Hi @docaberle,
You can change the text color in the Action bar in Betheme -> Theme options -> Colors -> Action Bar.
Thanks
Thanks again. Really nice, flexible theme you've created. And the support is amazing. Thank you.
Thanks for the kind words.
Always happy to help. ?
Best regards