Problem after latest update
-
HI, on the previous version I hide the top order list, via customer CSS, but now after a new update, custom CSS is not working for this. Please look at the screenshot: https://ibb.co/ph4XGLb
even still the custom code CSS is an exit in the website but still, after updating the plugin this head section https://ibb.co/ph4XGLb is not hiding up.when I inspect the code and edit it on the browser it is working but when I save that code in the website admin the code is not working. I added a display: none, at the bottom.
my question is how to hide this header section and still when user add the product in the cart still cart load time to add..wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item { display: inline-block; position: relative; border: 1px solid #ddd; padding: 1px; border-radius: 6px; margin: 2px; min-height: auto; display: none; }
The page I need help with: [log in to see the link]
- The topic ‘Problem after latest update’ is closed to new replies.