If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
docs.miva is your ultimate resource for all Miva documentation including the Miva Reference Guide, How To Guides and Developer Docs and API Docs
We will be doing a series of developer videos on ReadyThemes that will be released in the next couple weeks.
@Jim - The issue you are seeing with the images breaking on smaller screens is actually a bug in ReadyThemes Framework Export. You can fix it by editing the images under the Images tab and adding a class to each one called "img-responsive". This will make it look correctly on smaller screens.
Hi Brennan - Thanks! That nicely takes care of the hero and promo images on the storefront page :)
The product thumbnail images on the category page or in the featured products sections get stretched horizontally at certain breaks. It looks like the .img-responsive class is causing them to re-size disproportionately.
Comment