How do I change the font size of my top?

LA Started by Louise Arin · September 27, 2018 at 12:09 pm · 3 replies 2 voices Last reply 7 years, 9 months ago
LA
Louise Arin Original poster Member
#1

Hi,
The top menu on my home page has a very small font. How do I change this?
Also, some of the selections are long so I would like to be able to put them into a 2 or 3 line block instead of one long line.
The space between the first and second lines on this top header menu is huge. How do I make it smaller?
Lastly, can I make my logo and tagline bigger?, And why does my tagline revert to grey once I leave the homepage?
Thanks for your help.
Louise

ST
Spiracle Themes Original poster
#2

Hi Louise,

First of all, Please post your topic on the premium support thread from now as you are pro version user.

1) Menu Font Size
— You need to go Apperance-> Customize -> Fonts Settings and then from the Menu Font Size you can increase or decrease the font size.

2) I would suggest you to put your Products in a drop-down menu. It will give a more user-friendly approach and nice look and feel for your website.
Creating a drop-down is simple you just have to go Appearance -> Menus and drag your pages under the link.

Check this tutorial
Dropdown video Tutorial

3) Increase logo and title

For this use this CSS

header .custom-logo-link img {
max-height: 80px;
}
p.site-description {
font-size: 13px;
}

Copy and paste this in Appearance -> Customize -> Additional CSS
Note: You can also increase or decrease the numbers to get the desired results

4) And why does my tagline revert to grey once I leave the homepage?
— Please tell which title are you talking about

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to How do I change the font size of my top?

By posting, your reply becomes public (unless marked private).