Product Image Display CSS

  • Posts: 1
  • Thank you received: 0
11 years 7 months ago #141210

-- url of the page with the problem -- : www.sedonacleanse.com/purchase-sedona-cl...uct/4-cleansing-meal
-- HikaShop version -- : 2.2.3 (Starter)
-- Joomla version -- : 2.5.17
-- PHP version -- : 5.5.3
-- Browser(s) name and version -- : Chrome (Version 32.0.1700.77), Safari (7.0.1)



I need some help with the CSS. As you can see from the picture the product is displaying to the right. I would like the product image on the left, with the add to cart button and price on the right. Can you help me with this? Thanks so much!

Attachments:

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

  • Posts: 84243
  • Thank you received: 13686
  • MODERATOR
11 years 7 months ago #141247

Hi,

You can add such CSS on your website for that:

@media(min-width:1200px){
.span6{
width: 400px !important;
}
}
.hikashop_product_top_part {
height: 100px;
}

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

Time to create page: 0.053 seconds
Powered by Kunena Forum