- This topic has 3 replies, 2 voices, and was last updated 2 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hi, hope you guys are well today.
Wonder if you had any magic snippet for simply increasing the size of the top-menu font size only please? I can’t find reference anywhere :/
If it’s easy could you give me the option to include the social-button on the top-menu too?
Default is 14px and I’d like to increase to 18px
Many thanks, Steve
stevepike.photography
Hi Steve,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
#top-menu a {
font-size: 18px !important;
}
.top-bar-socials a{
font-size: 18px !important;
}
Kind Regards
Thank you sir 🙏🏻
Feel free to contact us at any time, we are more than happy to help.
Kind Regards