Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • vernontee Friend
    #726196

    You can see in the following screenshots that in mobile view, the background is showing only the left side of the image.

    http://screenpresso.com/=qlEwe

    vernontee Friend
    #754731

    Also how do i remove that mouse icon in the image.. what is it for anyway?

    http://screenpresso.com/=5qpvg

    Saguaros Moderator
    #754805

    HI vernontee,

    Could you post your site’s URL here so that I can take a look?

    vernontee Friend
    #754818

    Hi i have sent you a PM with the site details. Thanks.

    Saguaros Moderator
    #754879
    vernontee Friend
    #758731

    It so happens i was testing with another slideshow when you checked.. but its reverted back to your default one… and its not centered… you could take a look at it?

    Saguaros Moderator
    #758806

    You can try this way:
    – Open css file: root/templates/ja_directory/css/custom.css (create this file if it doesn’t exist)
    – Add this css rule:

    @media screen and (max-width: 360px) {
    .acm-slideshow .owl-carousel .item .slider-img {
    width: 100%;
    }
    }

    vernontee Friend
    #758825

    <em>@Saguaros 504654 wrote:</em><blockquote>You can try this way:
    – Open css file: root/templates/ja_directory/css/custom.css (create this file if it doesn’t exist)
    – Add this css rule:

    @media screen and (max-width: 360px) {
    .acm-slideshow .owl-carousel .item .slider-img {
    width: 100%;
    }
    }

    </blockquote>

    Unfortunately that did not work. The image in desktop and mobile is still different… mobile its cropped.
    http://screenpresso.com/=iBs6f

    Saguaros Moderator
    #759532

    Could you PM me the ftp account of your site? I will take a look.

    vernontee Friend
    #812576
    This reply has been marked as private.
    vernontee Friend
    #812577

    we have the extplorer compenent if you need it for ftp

    Saguaros Moderator
    #814302

    I check your site but I don’t see the change as I suggested in previous post, please try to add this css rule:

    @media screen and (max-width: 360px) {
    .acm-slideshow .owl-carousel .item .slider-img {
    width: 100% !important;
    }
    }

    into the css file: root/templates/ja_directory/css/custom.css (create this file if it doesn’t exist)

    If there is still no go, you can install extplorer component, I will take a look.

    vernontee Friend
    #817138
    This reply has been marked as private.
    Saguaros Moderator
    #817946

    I don’t see the css I suggested on your site now, you can send me the FTP account of your site, I will take a look.

    vernontee Friend
    #820651
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 20 total)

This topic contains 19 replies, has 3 voices, and was last updated by  Saguaros 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum