Sketch – Sub item font size
-
How can I make the sub item fonts smaller?
I have 24 sub items under my artists navigation page. I would like the font to be smaller so most of them are visible on desktop.
Thx for your help!
The blog I need help with is: (visible only to logged in users)
-
Hi there, add the following which reduces the font size to 70% and also increases the width of the submenu a bit.
.sub-menu a { font-size: 70%; width: 200px !important; } -
-
-
-
@korvustech, I see you have hidden the WordPress.com and theme footer credits. You are not allowed to hide those per our Terms of Service (#1 Attribution). See the Frequently Asked Questions on the Custom Design support page for more information.
You are allowed to restyle the footer credits to better fit with your design as long as they remain readable, and you are also allowed to add text to the footer, such as a copyright statement. If you need help restyling, or adding to, the existing footer credits, let us know and we would be happy to help.
Please remove the following code from your custom CSS.
.site-info { display: none; }Since you are using a different theme, and since CSS is generally theme specific, can I ask you to create a new thread in the CSS Forum? Many thanks in advance.
- The topic ‘Sketch – Sub item font size’ is closed to new replies.