Tagged: x
-
AuthorPosts
-
April 28, 2016 at 3:00 pm #904633
lubabaloParticipantHi X how can i place that cart menu icon inline with the rest.
my web link is http://www.africanha.com
thank youApril 29, 2016 at 6:05 am #905477
ThaiModeratorThanks 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.
April 29, 2016 at 10:33 am #905806
lubabaloParticipantHi 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 senseApril 30, 2016 at 2:46 am #906674
Nabeel AModeratorHi 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!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-904633 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
