Hide thumbnails Woocommerce

Hi there,

i need help to hide thumbnails on single product page, i tried this css (but none of them are working) : 

.single-product .thumbnails {
display: none;
}

.woocommerce .product .product_wrapper .product_image_wrapper .thumbnails .image_frame 
 { display: none; !important; }


Can you help me to get it like this pic:



Also, how do i put other product details or info below main / featured pic?  thanks.

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
Sign In or Register to comment.