• Hello and congrats for the great plugin.

    I am using divi theme and i want to insert the icon next to burger menu in mobile view of my site.

    Before i make this topic i search a lot in the topics and i find similars questions and i couldnt find an answer.

    Can u please help me to achieve this?

    Is there any shortcode to insert?

    How can i do this?

    I will really appreciate any help..

    Thanks in advance…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Henry N

    (@henrynguyen259)

    Could you please provide more details (preferably images and links to your published products) to clarify your request/ question?

    Add this code to show the cart icon but then you need to hide the total amount with CSS.

    <a class="woofc-cart-link"></a>

    If you can’t add in an HTML input box, I think maybe you can put this code on the appearance > menus > screen where it says “Navigation Label”

    You’ll want to add this to a mobile only menu (done with max mega menu plugin or others), otherwise give the menu item a class name (screen options at the top-right of the menus page then check the box for “CSS Classes” and save the page then add the class to your menu item that holds this code I gave you above) and hide that class for small screen sizes via CSS. So in other words either hide the class name for large screens (if you only want it inside your mobile burger menu) OR create a separate menu for mobile only, and add this cart icon only to that mobile menu.

    • This reply was modified 2 years, 5 months ago by earth_human.
    • This reply was modified 2 years, 5 months ago by earth_human.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ICON IN HEADER NEXT TO BURGER MENU’ is closed to new replies.