*

alinpreda

  • ***
  • 23 posts
Display pages on mobile version and responsive images
« on: September 20, 2016, 10:34:03 AM »
Hy,

I have 2 questions:

1) How can I display pages on mobile version?

2) How do responsive images on mobile?


Thanks,

*

MB Themes

Re: Display pages on mobile version and responsive images
« Reply #1 on: September 20, 2016, 11:37:26 AM »
@alinpreda
For both questions I am not sure what are you asking... can you explain more?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

alinpreda

  • ***
  • 23 posts
Re: Display pages on mobile version and responsive images
« Reply #2 on: September 22, 2016, 02:35:24 PM »
@alinpreda
For both questions I am not sure what are you asking... can you explain more?

Hy,

For the first question:

In the ”Menu” image from attachment, how can display those pages on mobile version?




2) In the ”responsive image” from attach, I'll show you how an image appears on the mobile version. How fix this?



I hope you understand now.

Thanks,

*

MB Themes

Re: Display pages on mobile version and responsive images
« Reply #3 on: September 22, 2016, 03:52:40 PM »
@alinpreda
1) It is not shown to user to make it as easy as possible on mobile device
2) Still not sure what is wrong with that image
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

alinpreda

  • ***
  • 23 posts
Re: Display pages on mobile version and responsive images
« Reply #4 on: September 22, 2016, 04:19:47 PM »
2) Still not sure what is wrong with that image

Didn't make a responsive...

*

MB Themes

Re: Display pages on mobile version and responsive images
« Reply #5 on: September 22, 2016, 04:29:41 PM »
@alinpreda
Can you send link?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

alinpreda

  • ***
  • 23 posts
Re: Display pages on mobile version and responsive images
« Reply #6 on: September 26, 2016, 09:48:02 AM »
@alinpreda
Can you send link?

That is: http://www.olteniaauto.ro/targul-auto-succes-p24

and see you on mobile, please!

Thanks,

*

MB Themes

Re: Display pages on mobile version and responsive images
« Reply #7 on: September 26, 2016, 10:19:55 AM »
@alinpreda
It is your custom modification, you should know what are you doing.
You miss following attributes on your image:
Code: [Select]
    width: auto;
    height: auto;
    max-width: 100%;
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots