New Landing › How can we help? › Themeforest Theme Support › Neighborhood › product content shifted to the right (only for new added ones)
If you temporarily remove the custom css does it fix?
– Kyle
no, same problem happens, only to the new product (Cantate 02)
sorry but it’s still wrong. Cantate 02 it’s still all shifted to the left!!
Can you please check it?
This is WRONG: http://www.ayros.eu/shop/handel-cantate-02/
This is RIGHT: http://www.ayros.eu/shop/handel-cantate-01/
Hi there,
Seems that you have a product attribute which includes the name “span” which conflicts with Bootstrap 2. This css should sort it:
article.product, .woocommerce div.product { float: none; margin-left: 0; }
– Ed
oh my goodness! You are a genius, but this looks like a bug.
The product attribute was a title of one piece of the CD: “Spande ancor a mio dispetto HWV 165” so there is a word “span”…. With this last CSS code it all works.
Thanks a lot
Glad it’s sorted. thanks Ed. -Rui
You must be logged in and have valid license to reply to this topic.