Hi,
you know the woocommerce cart sidebar widget? This is kind of weird because the layout isn’t correct with the image overlaying the “X” to remove a product from the cart.
Also, the “x” to remove the product from the cart doesn’t work.
Also, the Add to Cart button and Checkout button are weirdly shaped.
Lastly, not not least, the buttons and text like Subtotal don’t seem to translate. Only these however, the rest is fine. I checked inside the po file and the translation do exist however. (I checked plugins, no conflicts. Problem remains wit plugins deactivated).
See screenshot:
The site:
Hey!
The site is not loading on my end, i get:
ERR_CONNECTION_TIMED_OUT
I’ll ask the other guys if it loads on their ends.
Cheers!
Josue
Thanks Josue.
Not sure why. The server is in London UK. Seems to load fine.
Let me know.
Thanks
Hey!
Please add following code to Quick CSS
#top div ul.product_list_widget li a.remove {
position: initial;
}
Buttons seem fine on my end – http://i.imgur.com/MBv83Do.png
Best regards,
Yigit
Not sure. Your screenshot doesn’t specify where you took it. My screenshot is the link below the screenshot (shop front page). Here is the link again: bellussi.com/shop
It looks correct only on the category and single product pages, but for some reason on the shop front page its messed up like my screenshot.
I tried chrome, safari and firefox all latest versions. However, it is on mac.
The css fixes the funny “X” button perfectly.
Thanks!