Home Forums WoodMart support forum View Cart Button Issues

View Cart Button Issues

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #203731

    kgparts
    Participant

    If a customer adds a enough items to their cart to make the list go past the “view cart” or “checkout” button they are unable to hit either button. When they click “view cart” it actually clicks the item BEHIND the button.

    Attachments:
    You must be logged in to view attached files.
    #203804

    Hello,

    This is nothing but your site and server cache issue, I can see your site CSS is coming from the cache as showing in this screenshot: https://ibb.co/r4hxzLw so first of all please remove your server cache and then deactivate it and then remove your site cache and deactivate the cache plugins from your site and delete the cache folder under wp-content and finally check your site after removing the browser cache. I am sure it will help you in solving your issue.

    OR

    Try with the below given CSS Code, Copy and Paste the Code under Theme Settings >> Custom CSS.

    .cart-widget-side .widget_shopping_cart .woodmart-scroll-content {
        position: inherit !important;
    }

    Best Regards.

    #204028

    kgparts
    Participant

    That fixed it thanks

    #204120

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘View Cart Button Issues’ is closed to new replies.