Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #524319

    Hello , Please help me.
    I got some problem with input image to content. It’s displaying wrong on responsive mobile screen.
    I need it to be inside the brown background. I’ve tried put <div> to clear but not work. I’m using float on image coz I need it to be in the center of page.
    Please see the images and URL below.

    View post on imgur.com

    • This topic was modified 9 years ago by zmkstudio.
    #524572

    Hi zmkstudio!

    are you doing something, for having responsive images?

    Best regards,
    Basilis

    #524606

    This guy is never help anything , again. See his reply history. Keep asking question back to people. like he just dont want to do anything. Please work to worth your salary. Someone like Ismael is a lot better. Please teach him service mind.

    My topic already clear enough. I just want to fix the image that over of background area …

    Any Moderator here please help ? Thank you

    • This reply was modified 9 years ago by zmkstudio.
    #524840

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 580px) and (min-width: 481px) {
    .home #av_section_1 {
        min-height: 1100px;
    }}
    @media only screen and (max-width: 480px) {
    .home #av_section_1 {
        min-height: 1220px;
    }}

    Cheers!
    Yigit

    #525036

    Thank you Yigit ! Work like a charm. No need to ask anything back to me rite.

    I hope that guy could have learn something from you or other good moderator.
    We’re in difference time zone , leave question back to questioner before putting any effort to help is a completely 1+ day waste to wait for reply. This is just suck and this is not the first time for this guy doing like this. My question is TOTALLY CLEAR enough. You sure they’re hiring you ? or you working for free ?

    Again, Thank you very much Yigit

    #525070

    Hi!

    You are welcome, glad we could help!

    I understand your frustration but as i mentioned in your other thread, we will try to read more carefully when you post your questions with details :)

    I am marking this one as resolved. Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Image out of area on mobile screen’ is closed to new replies.