Responsive phone price under picture, not in pic.

  • Posts: 27
  • Thank you received: 1
9 years 8 months ago #225746

-- url of the page with the problem -- : trendycolors.nl/dark-chocolate
-- HikaShop version -- : latest
-- Joomla version -- : latest
-- Browser(s) name and version -- : firefox 43

Hello,

We had some problems with making the shop responsive, but in the end we added custom css to the backend and now the items display beneath each other on phones.
Only the 'price' and 'add product' and not correct on phone: see attached pic.
If you want to reproduce it on pc, just make the browser smaller and same problem is shown.

How can we fix it?

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
9 years 8 months ago #225778

Hi,

You can potentially add this css property:

@media (max-width: 650px) {
    #hikashop_product_right_part{
        width: 100%;
    }
}
www.hikashop.com/support/documentation/s...ize-the-display.html

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

Time to create page: 0.067 seconds
Powered by Kunena Forum