However, it's strange that on my desktop, when I rescale the window size to 320px width, it scales properly.
See attached.

But when I view it on my phone, it doesn't scale to the device width.


Could you please help? Thanks.
teitbite wrote:Hi
When I open Your site all I can see is PHP info page. Please restore it for me so I'll be able to check.
#gkHeader {
overflow: hidden;
}
<div style="position:relative;text-align:center;clear:both;width:600px;margin: auto;" class="hikashop_product_main_image_subdiv">
.hikashop_product_main_image_subdiv {
width: 100% !important;
max-width: 600px !important;
height: auto !important;
}
input#hikashop_add_to_cart_continue_button,
input#hikashop_add_to_cart_checkout_button,
input.hikashop_cart_input_button {
width: 310px;
}