Tagged: header
Hello I just want to make my telephone number bigger in the header but when i do eg: H6 or H5 the number runs on to the line below and I don’t know how to move it.
Hey theroyds!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.social_header .phone-info { font-size: 20px!important; }
Best regards,
Yigit
Hi Yigit
Unfortunately it didn’t work i tried adjusting the size but still no luck – do you have another suggestion?
Hi!
I updated the code i posted in my previous post and added !important to force it. It does work even without it on my installation but please try now and let us know if it does not work. Please flush browser cache after applying the code and refresh your page a few times
Cheers!
Yigit
still no luck please have you got an email address so i can send you a screenshot?
Hey!
You can post it here privately. Just make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button. If you do not mind creating a temporary admin login i can login and take a look at it personally
Best regards,
Yigit
Hey!
It is working fine now. Needed to remove h6 from the input. If you would like to change the color to black or any other color, please add following code to Quick CSS as well
.social_header .phone-info { color: black; }
Regards,
Yigit