I have looked through this forum and have tried a few codes suggested in the Quick CSS and it’s not working. Can you help me change the font size in the header menu bar?
Not sure if you can see my site because it is in maintenance mode
Hey AlixandraJoy,
Please add the admin info to the site in the private area so we can log in and look into this issue further.
Best regards,
Jordan Shannon
Hi,
Add the following to quick css:
.avia-menu-text{
font-size:30px!important;
}
Of course adjust the number to whatever you need.
Best regards,
Jordan Shannon
Do you mean under enfold theme options? I saw that was a suggestion on other posts and had done that already and did it again just now to no result.
Hi,
Yes under Theme Options. Do you currently have any custom css on the site?
Best regards,
Jordan Shannon
I don’t believe so, I bought the spa theme and had it installed by envato.
Hi,
Thanks for the feedback. Did you have any luck with the CSS Jordan gave you?
Best regards,
Rikard
No, I had already tried that several times and even cleared the cache as suggested in other posts on this forum. Will try to do it a gain today, but the font is still pretty small on the header.
Hi,
You had a missing curly bracket in your Quick CSS, I fixed it, Please clear your cache and advise if the changes are good.
Best regards,
Mike
Awesome! Thank you!!