Post by dogart » Fri Sep 01, 2017 12:18 pm

Hi,

I see that when I view my store on a mobile phone the product images are
not resized.
How do I set this up so the scale for mobiles?

Appreciated

New member

Posts

Joined
Tue Aug 15, 2017 9:58 pm

Post by DigitCart » Fri Sep 01, 2017 1:40 pm

Hi,
Can you provide a url to your site?
Perhaps adding this code to the css file will solve the problem:

Code: Select all

@media screen and (max-width: 992px){
	img {
		max-width: 100%;
		height: auto;
	}
}

My Extensions


User avatar
Active Member

Posts

Joined
Thu Jun 22, 2017 5:32 pm


Post by dogart » Fri Sep 01, 2017 5:35 pm

And where would I put that text?
thanks

New member

Posts

Joined
Tue Aug 15, 2017 9:58 pm

Post by DigitCart » Fri Sep 01, 2017 6:10 pm

Add it to the end of your css file, stylesheet.css

My Extensions


User avatar
Active Member

Posts

Joined
Thu Jun 22, 2017 5:32 pm


Post by dogart » Fri Sep 01, 2017 6:31 pm

design/theme editor/default/????

Or wrong spot?
As you can tell I know nothing about code etc etc.

New member

Posts

Joined
Tue Aug 15, 2017 9:58 pm

Post by yodapt » Fri Sep 01, 2017 9:06 pm

What is the store url?

Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com


User avatar
Active Member

Posts

Joined
Fri Jun 17, 2011 6:39 pm

Who is online

Users browsing this forum: Bing [Bot], paola_84, samm91 and 86 guests