• gsniadak

    (@gsniadak)


    Hello, just installed your Advanced WooCommerce store theme and am having a few issues.

    First, there are two menus appearing. Not sure why and would like to top one to disappear.

    Second, the Shopping Cart box/button is not rendering properly. Can it alos disappear?

    THank you

    Gary Sniadak

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @gsniadak,

    There are two menu settings in this theme; if you want only one menu, then follow the below steps.
    Go to Appearance >> Menus >> Menu Settings >> Uncheck Woocommerce Menu >> Click on the Save Menu button.    

    The Shopping Cart box/button is rendering properly; if you want to remove it, use the below CSS.

    .middle-header .cart_icon{
      display: none !important;
    }

    Thank You.

    • This reply was modified 11 months, 3 weeks ago by VW THEMES.
Viewing 1 replies (of 1 total)
  • The topic ‘Objects not rendering properly’ is closed to new replies.