Friday, 9 December 2016

Q&A: responsive images in html box module ?

PrestaShop user question

Hi. I have the html box pro module. module. I have installed a banner in hook top. Every thing looks great in the pc but in the mobil the banner is wide and dos not fit the mobile size. What can i do? 

PrestaShop expert answer


Hello,
to make contents responsive it is necessary to ... just use contents that are responsive.
If you want to make image responsive - just add special class to your image "img-responsive"
<img class="img-responsive" />

please take a look on this video:

i show there how to do this for pictures on product page, but it will work also for pictures that you put into the html box pro module.

No comments:

Post a Comment