Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1143106
    yhshin1020
    Participant

    Hey,

    I have ubermenu set up on my website.

    I want to change the size of the subheadings.

    How do I go about doing this via css?

    Thanks!

    #1143112
    yhshin1020
    Participant
    This reply has been marked as private.
    #1143424
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    .ubermenu-skin-vanilla .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
        font-size: 16px;
    }

    Hope this helps.

    #1144624
    yhshin1020
    Participant
    This reply has been marked as private.
    #1144901
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    ul.ubermenu-submenu li.ubermenu-item-level-2 a {
        font-family: "Lato" !important;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1143106 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>