Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1111611
    Rick M
    Participant

    Hi Support!
    How do I go about getting a logo placed on my site, as in the attached image?

    Centered on the page and extruding below the menu space.

    I have all the latest updates

    url: http://www.rawdogfoodandco.com

    #1111620
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    body .x-navbar .x-brand.img {
        position: absolute;
        left: 50%;
        margin-left: -75px;
    }
    
    body .x-navbar {
            min-height: 100px;
    }
    

    Hope that helps.

    #1111624
    Rick M
    Participant

    The code works perfect!

    Thanks

    #1111628
    Lely
    Moderator

    You’re welcome!

    Cheers!

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