New Landing How can we help? Themeforest Theme Support Joyn Mobile image shrinking

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Joyn
  • #293211
    emmagal
    Member
    Post count: 5

    Hi there,

    Is there a way I can either make the images fit on mobile? Or pin point where they should focus?

    Thank you kindly for your help in advance.

    Attachments:
    You must be logged in to view attached files.
    #293519
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This is rather tricky as the image is scaled to fit the content area so the the image width/height are relative to the container, forcing exact widths can distort the image.

    On your homepage slider, you can test changing the position of the image by adding this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px) {
    .swiper-slide[data-bg-align="center"][data-mobile-bg-horiz-align="left"] {
        background-position: center center!important;
    }
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register