• Resolved stefanrrr

    (@stefanrrr)


    Hello.
    I updated from v3.5.2
    to v.3.5.6

    And now the “Cart Icon” is gone. I have to add a “VIEW CART” link to the main menu. The “CART ICON” should be also visible… on the right side from the menue. But it is not.

    A second problem:
    In old version I could adjust the line spacing for the main menue. In the latest version that feature is gone. I noticed that there are less and less features in the “Free Version”. Just sayin. It is still a good theme. I want to use it in the future. Would be great if you can help me with the “Cart Icon”

    I am not using any Theme builder.
    I don′t have any “Them Builder” plugins running.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @stefanrrr,

    Thank you for using the Neve theme and sharing your experience.

    For Cart Icon to be available, WooCommerce should be installed. If WooCommerce is installed, you can select the Cart Icon in the header builder to be added to any row: https://vertis.d.pr/i/v6nKyQ

    I hope it helps!

    Thread Starter stefanrrr

    (@stefanrrr)

    Thanks for the reply. I am using “Neve” and “WooCommerce” for almost two years now. With the “cart icon” in the header. After updating from “neve v3.5.2″ to ”?v.3.5.6″ the WooCommerce Cart Icon is gone. If you click on my website and check the “page source code”.. .you will see that “cart icon” from woocommerce is included in the header. You can search for “cart_icon”.

    So I’ve selected the cart icon and dropped it to the header .. try to rebuild it. try to reposition it. Checked my custom CSS. But the icon is not showing up. Since the update from v3.5.2 to 3.5.6. I don’t use any “page builder” or “crazy plugins”.

    Not sure if it is a bug with the theme or if it my fault. / user error.
    EDIT: I am using “woocommerce memberships” and “germanizer for woocommerce” but this should not interfere with the “cart icon”.

    • This reply was modified 1 year, 7 months ago by stefanrrr.

    Hi @stefanrrr!

    Please add the code below in the Additional CSS section within the Customizer to make the cart icon appear on your end.

    .builder-item--header_cart_icon .component-wrap {
    display: block !important;
    }

    Have a nice day!

    Thread Starter stefanrrr

    (@stefanrrr)

    @luciamarinescu: Thank you! It worked! Have a nice day, too.

    @stefanrrr I’m glad to hear that, thanks for letting me know!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cart Icon not showing’ is closed to new replies.