-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.3.29
-- Browser(s) name and version -- : Chrome
Hi, I noticed that the product image on the product page has inline styles which is affecting the responsive layout...
<div style="height:402px;text-align:center;clear:both;" class="hikashop_product_main_image">
<div style="position:relative;text-align:center;clear:both;width:600px;margin: auto;" class="hikashop_product_main_image_subdiv">
How can I remove these inline styles?
Thanks.
UPDATE
Nevermind, I found it show_block_img view. Thanks.