enlargements of pictures of the items are not resp

  • Posts: 21
  • Thank you received: 0
9 years 3 months ago #241140

-- HikaShop version -- : ........

hello , enlargements of pictures of the items are not responsive when opened from smartphones .
coem I fix
thank you

joseph

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
9 years 3 months ago #241176

Hi,

This comes from a css property of your file " www.souvenirsardegna.it/media/system/css/modal.css " on line 71.
The property to remove is the height one from that code:

.sbox-content-image img {
    display: block;
    width: 100%;
    height: 100%;
}

So a CSS override due to your template.

The following user(s) said Thank You: giuseppe123456

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

  • Posts: 21
  • Thank you received: 0
9 years 3 months ago #241199

ok., like this: .sbox-content-image img {
display: block;
width: 100%;
}

?

thanks

giuseppe

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

  • Posts: 84313
  • Thank you received: 13702
  • MODERATOR
9 years 3 months ago #241204

Yes.

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

Time to create page: 0.061 seconds
Powered by Kunena Forum