Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #900133
    simonpurdon
    Participant

    Hi,

    I previously used some code to get the logo in the menu to center in the middle. I have since added a woocommerce cart icon to the menu and the logo is off-center. Please could you help me with centering it?

    http://www.westpeak.co.za

    #900137
    simonpurdon
    Participant
    This reply has been marked as private.
    #901463
    Nabeel A
    Moderator

    Hi there,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .logo-menu-item a {
        padding: 0 !important;
        margin: 0 !important;
        width: 35px !important;
    }

    Let us know how this goes!

    #903005
    simonpurdon
    Participant

    Hi, all that did was reduce the size of the logo, it didn’t center it in the page.

    #903601
    simonpurdon
    Participant

    Nevermind, I have sorted it out. This was the code required:

    .masthead-stacked .desktop .x-nav {
    padding-left: 125px;
    }

    #903789
    Jack
    Keymaster

    Hi there Simon,

    Glad to see you got this resolved, let us know if we can be of any assistance. 🙂

    Thanks!

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