Menu Font size + Titles - Acme Themes

Best Premium and Free WordPress Themes Forums AcmeBlogPro Menu Font size + Titles

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10674
    nat
    Participant

    Hello,

    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.

    #10680
    acmesupports
    Moderator

    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

    #10713
    nat
    Participant

    Thanks, it works.
    How do I proceed for the entries titles size?
    Regards,

    N.

    #10716
    acmesupports
    Moderator

    Hello 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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu Font size + Titles’ is closed to new replies.