Product image not centered

  • Posts: 97
  • Thank you received: 1
  • Hikashop Essential
6 months 2 weeks ago #355970

-- url of the page with the problem -- : goldfieldfireworks.com/index.php/our-fir...oduct/1662-100-shots
-- HikaShop version -- : 5.0.0
-- Joomla version -- : 4.4.0
-- PHP version -- : 8.1.24
-- Browser(s) name and version -- : Firefox 78.15.0esr (64-bit

My product image used to be centered in the space below the price and brand. Now the images are all over to the right of that area, not centered. I don't recall putting in any CSS that would cause this, or editing any views. How can I fix this and have the image centered?
Thank you!

Attachments:

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
6 months 2 weeks ago #355980

Hello,

You can correct this by adding some Css command in your frontend style Css, follow me step by step :
1.
Learn how to add custom css with this documentation .
2. Then you can use this kind of command :

div#hikashop_product_right_part {
    width: 100%;
}


Regards

Last edit: 6 months 2 weeks ago by Philip.

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

  • Posts: 97
  • Thank you received: 1
  • Hikashop Essential
6 months 1 week ago #356047

Great, thank you Phillip!

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

Time to create page: 0.064 seconds
Powered by Kunena Forum