• Resolved Tracy

    (@tracycoach)


    Hi there,

    I’ve just installed Sydney (and created/am using Sydney-child) on a client website and am trying to customise fonts – I set the menu items to size 18 but the sub-menu items look much bigger than the main menu items. They both increase or decrease if I change the menu items value, but are the sub-menu items offset somehow? Or do I need to enter a value somewhere? They look pretty huge compared to their parent items.

    I am using Niconne (Font name/style/sets), ‘Niconne’,serif (Font family).

    Here’s the dev version I’m working on: https://fincaabogat.com.gridhosted.co.uk

    Many thanks!
    Tracy

Viewing 6 replies - 1 through 6 (of 6 total)
  • Baikare Sandip

    (@baikaresandeep007-1)

    Hi TracyCoach,
    Can you try by adding that css rule in your themes style

    .menu > li .sub-menu a {
      font-size: 18px !important;
    }

    I think It’ll be a helpful.

    Thanks,
    Sandip Baikare

    Thread Starter Tracy

    (@tracycoach)

    Hi Sandip,
    Thank-you – I tried that tho’ but it seems to get overwritten by whatever I specify in the ‘customize’ area for ‘menu items’?

    Thanks,
    Tracy

    Thread Starter Tracy

    (@tracycoach)

    …scrap that, it’s working now! (I forgot to clear the cache – d’oh.) Thanks!

    Thread Starter Tracy

    (@tracycoach)

    (Resolving)

    Baikare Sandip

    (@baikaresandeep007-1)

    Great Tracy.

    Glad that I could help you!

    Thread Starter Tracy

    (@tracycoach)

    Not as glad as me! ?? Have a good evening/day…

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Menu font sizes look strange’ is closed to new replies.