Details page mobile view

This topic contains 6 replies, has 3 voices, and was last updated by  Naveen Giri 4 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #493770

    Amy Fox
    Expired Member
    Post count: 419

    Hi, the details page and images look great on a computer but as soon as you open a details page on mobile the featured image at the top stretches off the screen.

    This is causing issues with images that have text on them, is this normal or can we set it to show the full image width like it does on a computer?

    I like the way it scrolls through the image in that section, just not that it does not show the full width.

    Also is it possible to remove the tile from the middle of the image area?

    Thanks.

    #493786

    Alex Rollin
    Moderator
    Post count: 27815

    Are you talking about the feature area? Please share a link. What kind of phone?

    #493880

    Amy Fox
    Expired Member
    Post count: 419
    This reply has been marked as private.
    #493917

    Alex Rollin
    Moderator
    Post count: 27815

    I think we have an update coming to add an option to remove the title, I will let the developers confirm that. They can also tell us if there is something to be done with CSS about the featured image on mobile. I think that has to do with making the image work for parallax.

    About loading images with text there, I can only hope that your listing owners will figure that out and choose a featured/first image that looks good up there.

    You might give them a different image field for an advertisement or logo so they feel like they have a place where that will display nicely.

    #493980

    Amy Fox
    Expired Member
    Post count: 419
    This reply has been marked as private.
    #494150

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Amy,

    Can you please share site login and FTP details.

    Thank you.

    #498934

    Naveen Giri
    Moderator
    Post count: 1559

    Hi @afox,

    you can try this code in theme customiser setting or please send me site details so I can check it

    
    
    @media only screen and (max-width: 992px) {
    
    header .featured-area .featured-img{
       background-size:200%;
    }
    }
    
Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket