Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1294422
    argonstudios
    Participant

    I added some custom css to increase the font size at http://www.economycandy.com and now that the font is larger on the menu and product page descriptions it appears that everything is doubled spaced. Is there a place we can adjust the line spacing or a better way to increase the font size on the menu and sub-menu systems separately from the product descriptions?

    http://screencast.com/t/UBWsAyozy

    #1294511
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .desktop .sub-menu li>a {
     line-height: 1;
    }

    Hope it helps

    Joao

    #1300669
    argonstudios
    Participant

    Joao,

    It appears that the menu is still double spaced. Can you have another look please?

    #1300680
    Thai
    Moderator

    Hi There,

    Please update the previous CSS a bit:

    .desktop .sub-menu li>a {
        padding: 0;
    }

    Hope it helps 🙂

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