Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #904633
    lubabalo
    Participant

    Hi X how can i place that cart menu icon inline with the rest.
    my web link is http://www.africanha.com
    thank you

    #905477
    Thai
    Moderator

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #905806
    lubabalo
    Participant

    Hi Thai

    I just want the cart menu button to be n the same line with the primary menu.
    I do not want it do be placed under the primary menu as it is now.
    it must be close to the search button.
    hope that makes sense

    #906674
    Nabeel A
    Moderator

    Hi again,

    Please add the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global Javascript

    (function($) {
       $('.x-nav-wrap.desktop .wpmenucartli.wpmenucart-display-standard').insertBefore('.x-nav-wrap.desktop .menu-item.x-menu-item-search');
    })(jQuery);

    Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!

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