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

    hey guys,

    i am right now just preparing my new website and just want to sell some products in the shop.
    The Point for i am asking is i just want to have a Product Picture on the Product site not on the overview there i display all my other products ass well.

    Hope you understand what i mean and can help me
    thanks
    Artur

    #1012997

    Hey Artur,

    I’m not sure I understand the problem unfortunately, could you link to an example page and point it out there please? A screenshot might help us understand better as well.

    Best regards,
    Rikard

    #1013000

    Hey Rikard,

    thanks for your reply.

    I like the view of the Products and want to keep it like this. http://arturlorenz.com/wp-content/uploads/2018/09/screenshot1.png

    And on this view i want to have a Product Picture >> http://arturlorenz.com/wp-content/uploads/2018/09/screenshot2.png

    Is it Possible to just have the Picture on the Product detail Page?

    thanks
    Artur

    #1013714

    Hi,

    Please try to set featured images for your products and then add this code to the quick css field:

    
    #top .inner_product .thumbnail_container {
        display: none;
    }
    

    to hide the featured images on the shop/products overview page.

    Best regards,
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.