Best Premium and Free WordPress Themes › Forums › AcmeBlogPro › Menu Font size + Titles › Reply To: Menu Font size + Titles
November 15, 2016 at 12:57 pm
#10680
acmethemes
Keymaster
Hello nat,
Thank you so much for using our theme AcmeBlogPro. Please add the below CSS codes on customize > layout/design options > custom css
to make the menu font size smaller.
.header-wrapper .menu li a {
font-size: 11px !important;
}
.header-wrapper ul.sub-menu li a {
font-size: 8px !important;
}
Increase/Decrease the above number as your required size.
Can you elaborate where you need the space on the title?
Thank You