Hide image in the product detail page

  • Posts: 27
  • Thank you received: 2
10 years 8 months ago #183451

-- url of the page with the problem -- : www.aswebgraph.com/vet/index.php/shop/pr...ula-primi-mesi-secco
-- HikaShop version -- : HikaShop Starter 2.3.4
-- Joomla version -- : 3.3.6

I think this is the last question that I'll be making on the forum.
I like this community and wish to help, so after those "urgent" help that I'm receiving, I'll start studying this ecommerce and help other people who wish to use it!

Now, here's the matter...mi client doesn't want the image to show in the product details page
www.aswebgraph.com/vet/index.php/shop/pr...ula-primi-mesi-secco
I have to admit that I agree, that image doesn't make much sense in our case!

But how could I hide it? I can't delete it, since it's the main image of the product, and that would make it disappear from the products listing!
And the Cart div would stay alone in there..pretty ugly, no?

So, I'm pretty sure there must be some way to manage this..

The following user(s) said Thank You: Mohamed Thelji

Please Log in or Create an account to join the conversation.

  • Posts: 2143
  • Thank you received: 747
10 years 8 months ago #183503

Ciao Stefano,

The easiest way is probably to apply this CSS:

.hikashop_product_left_part {
    display: none;
}

This will hide the image part on ALL product pages. If you want to hide it for only one or few products, some other class(es) need to be added.


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum