Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #979985
    dario
    Participant

    Hi,

    I would like to control the line space of a single link on navbar (i just want to space more the language section from the other sites links)

    How can I do that? I read that every link has an ID, but I couldn’t find the right code on the forum.

    Thank you in advice, hope that’s is supported!

    #980059
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    li#menu-item-89 a{
    padding-bottom:12px;
    }

    Hope it helps.

    #980836
    dario
    Participant

    Worked perfectly, thanks you! Have a great day

    #980837
    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂

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