Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1331329

    Hi,

    I don’t why my cart is not displaying as before. The product are not displaying anymore as a dropdown with the product list. There only the price when you hover the mouse on the cart icon. Could you help me with this please ? Infos in private

    Also there is some bizarre lines, I don’t kow where it’s from https://i.imgur.com/WM0kg1P.png

    Thank you very much.

    Best regards,

    #1331397

    Hey sofiadadci,

    Thank you for the inquiry.

    The cart widget container is hidden by default for some reason. Please try to add this css code to display it back.

    #top .cart_list.product_list_widget {
        display: block;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.