- This topic has 3 replies, 3 voices, and was last updated 1 year, 8 months 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.
Home › Forums › All Other Themes › SKT Pathway Pro Theme
Tagged: Fonts
Hi
how do you change font sizes and weights, there are no editing tools for this in pathway, I want to change the main navigation size and can find no ref to this in the editor / css
thanks
Hi,
Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there:
nav ul li a {
font-size: 15px;
font-weight: 600;
}
Regards,
Shri
perfect, thanks
🙂
Introduction The popularity of WordPress is not something we can ignore. We’ve known it as the best solution that any developer can use to setup […]
This fact cannot be negated that transferring the website to a new host can prove to be really stressful and tiring. However, if you follow […]
In a number of cases, sidebars are perceived as blocks of the site where all sorts of things can be found. As a rule, a […]