Best Premium and Free WordPress Themes › Forums › AcmeBlogPro › Menu Font size + Titles
- This topic has 3 replies, 2 voices, and was last updated 5 years, 8 months ago by
acmesupports.
- AuthorPosts
- November 15, 2016 at 10:22 am #10674
nat
ParticipantHello,
I would like to use a smaller font size for my menu and also for the entries titles. Please tell me how to proceed.
http://lascriticas.com/Is there a way to add space to the titles so I can have the entries of both columns well aligned?
Thanks !
N.November 15, 2016 at 12:57 pm #10680acmesupports
ModeratorHello nat,
Thank you so much for using our theme AcmeBlogPro. Please add the below CSS codes oncustomize > 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
November 17, 2016 at 12:41 pm #10713nat
ParticipantThanks, it works.
How do I proceed for the entries titles size?
Regards,N.
November 17, 2016 at 5:01 pm #10716acmesupports
ModeratorHello nat,
If you want to change the entire title size, you need to write the custom css for every heading tags.
Please take help with designer or let us know where you want to change the font size, we will provide you the custom css.
You need better knowledge about design in this case.
Let us know, if you need any assistance help.Warm Regards
- AuthorPosts
- The topic ‘Menu Font size + Titles’ is closed to new replies.