Tagged: sidebar, woocommerce
Hi,
I’m trying to set up my first product, however the sidebar is not displaying right. I’d like it at the right side as everywhere else + it shouldnt be too big, but the regular size like anywhere else..
Cheers,
Liv
Hi liv2day_com!
Add this to your custom CSS.
.single-product-main-image { margin-left: 0px !important; margin-right: 50px !important; float: right !important; width: 33% !important; }
Best regards,
Elliott
Hi Elliott,
Thanks for your reply!
Added it to: themes > enfold > css > custom.css
Am afraid it didnt have any effect, am i adding it in the wrong place?
Thanks again! :)
Liv
Hi!
Sorry there was a typo. Try copying / pasting it again.
Regards,
Elliott
Okay thanks!! :)