Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1364095
    bonnieshortall
    Participant

    Hey!

    My site is: http://www.optimumperformancedublin.com

    I’m using Renew, and have my logo stacked above the navbar. I want to remove the gap between my logo and the navbar and align the logo with the “home” menu button on the left (please see http://www.ptpower.com for an example of where I want my logo to be)

    Hopefully this all makes sense.

    Thanks in advance!

    Bonnie

    #1364261
    Paul R
    Moderator

    Hi Bonnie,

    To achieve that, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .masthead-stacked .x-brand {
        display: block;
        float: left;
    }
              
    .x-brand img {
        margin-bottom: -14px;
        display: block;
    }
    
    .x-logobar ..x-container.max {
        max-width: 821px;
    }
    

    Hope that helps

    #1366147
    bonnieshortall
    Participant

    HI there,

    Thanks for your help. I added the code and nothing happened, unfortunately. Could you offer an alternative solution? I am finding quite regularly that when I add custom code in the customizer which I find in this forum (such as changing the background colour of one page etc.) absolutely nothing happens. I’m sure I’ve just done something small incorrectly.

    Thanks so much! 🙂

    Bonnie

    #1366200
    Rahul
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

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