Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1272888
    VelocityWeb
    Blocked

    How do I increase the space between these links

    velocitywebsites.co.nz

    #1272895
    Christopher
    Moderator

    Hi there,

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

    .x-navbar .mobile .x-nav li>a {
        margin: 0 0 19px;
    }

    Hope that helps.

    #1274436
    VelocityWeb
    Blocked

    Thanks

    #1274448
    Lely
    Moderator

    You’re welcome!

    Cheers!

    #1277166
    VelocityWeb
    Blocked

    Hi again
    I am still getting a warning that the links in the footer are too close together. IS there a way to increase these as well?

    #1277189
    Christian
    Moderator

    Try adding the code

    .widget a {
        padding: 5px 0;
    }

    Thanks.

    #1277253
    VelocityWeb
    Blocked

    Great thx!

    #1277318
    Paul R
    Moderator

    You’re welcome! 🙂

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