How to make product page responsive

  • Posts: 82
  • Thank you received: 8
  • Hikashop Business
9 years 11 months ago #203135

This works with yootheme templates

@media only screen and (max-width: 1024px) {
  
.hikashop_subcategories div.hikashop_category, .hikashop_products_listing div.hikashop_product
  {width: 100% !important;}

}
@media only screen and (min-width: 1024px) {
.hikashop_product_left_part {
  width: 30%;
  margin-right: 50%;
}
}

Last edit: 9 years 11 months ago by huwhuw.

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

  • Posts: 47
  • Thank you received: 0
9 years 11 months ago #203557

thanks - warp6 or warp7 ?

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

  • Posts: 82
  • Thank you received: 8
  • Hikashop Business
9 years 11 months ago #203576

Warp 7

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

  • Posts: 47
  • Thank you received: 0
9 years 11 months ago #203638

Thanks - I know it's not a problem with warp 7 as it is a complete different framework - question was about warp 6 - thanks anyway

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

  • Posts: 31
  • Thank you received: 0
9 years 11 months ago #204535

Does anyone have more specific info on this? It doesn't explain how to do this.
Shane

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

  • Posts: 83778
  • Thank you received: 13566
  • MODERATOR
9 years 11 months ago #204538

Hi,

This post www.hikashop.com/forum/product-category-...sponsive.html#203135 tells you what CSS to add on your website.
Here is a tutorial explaining how to add custom CSS to HikaShop:
www.hikashop.com/support/support/documen...ize-the-display.html
So with both of these, you should have everything you need.

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

Time to create page: 0.073 seconds
Powered by Kunena Forum