This topic has 3 replies, 2 voices, and was last updated 6 years, 5 months ago by Spiracle Themes.
-
AuthorPosts
-
-
Louise ArinGuestHi,
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 -
Spiracle ThemesGuestHi 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 Tutorial3) 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 results4) And why does my tagline revert to grey once I leave the homepage?
— Please tell which title are you talking aboutBest Regards
-
Louise ArinGuestThis reply has been marked as private. -
Spiracle ThemesKeymasterThis reply has been marked as private.
-
-
AuthorPosts