New Landing How can we help? Cardinal Navigation menu font size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #237641
    otinik
    Member
    Post count: 24

    Hi!

    I have just updated the Cardinal Theme and WordPress to the latest version and I have lost my custom CSS.

    I want to modify the font size of the navigation menu from default to “24px“. I’ve tried with the next code but doesn’t work

    nav.std-menu ul.sub-menu > li {
    font-size: 24px;
    }

    Would you help me, please?

    Thanks!, I wish you happy new year 😉

    #237686
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .full-center nav.float-alt-menu ul.menu > li > a, .full-center #header nav.std-menu ul.menu > li > a {
       font-size: 24px !important;
    }

    Thanks
    Mohammad

    #239572
    otinik
    Member
    Post count: 24

    Hi!

    This code generates two errors (attached screenshots).

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #239579
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Those are warning which you can ignore.

    You can test removing the !important tag but I suspect this was intentionally added to override the previous set color.

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register