Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1365493
    ourphn
    Participant

    Hi,

    I have been fiddling around with the settings and I can’t figure out how to add padding under my logo and move the menu items down so they are inline with the bottom of the logo.

    This is how the site looks now
    http://www.ourphn.org.au/wordpress/

    and attached is how I want it to look

    I am running

    WordPress 4.7.2
    X theme 4.6.4

    Thank you

    #1365558
    Friech
    Moderator

    Hi There,

    Thanks for writing in but your site is in Maintenance mode, please provide us login credentials in private reply so we can take a closer look.

    #1368137
    ourphn
    Participant
    This reply has been marked as private.
    #1368430
    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .x-navbar {
       padding-bottom: 20px;
    }
    .x-navbar .desktop .x-nav > li > a {
        height: auto;
        padding-top: 7px;
        padding-bottom: 7px;
        margin-top: 100px;
    }

    Hope this helps.

    #1368471
    ourphn
    Participant

    Perfect

    Thank you

    #1368479
    Rupok
    Member

    You are welcome!

    Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Cheers!

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