Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • glenng Friend
    #206493

    Hi, the images on web site are not responsive in mobile. Is there any setting for it?

    Thanks in advance!

    Saguaros Moderator
    #571313

    Hi glenng,

    Do you mean the image in the homepage of your site?

    You can try going to css file: ROOT/templates/ja_bookshop/css/custom.css (create this file if it doesn’t exist)

    And add this css rule:

    @media (max-width: 992px) {
    .item-page article img.caption {
    max-width: 100%;
    }
    }

    glenng Friend
    #571589

    It’s still same. Here is the custom.css Is everything ok?

    .navbar-nav {
    width: 700px;
    }.navbar-nav {

    .item-page article .item-image {
    height: auto;
    max-width: 100%;
    }
    @media (max-width: 992px) {
    .item-page article img.caption {
    max-width: 100%;
    }
    }

    Saguaros Moderator
    #571613

    You can PM me admin and FTP account of your site, I will take a look.

    Saguaros Moderator
    #736659

    You can PM me admin and FTP account of your site, I will take a look.

    glenng Friend
    #572437

    @saguaros I have sent. Thanks in advance!

    glenng Friend
    #737474

    @saguaros I have sent. Thanks in advance!

    Saguaros Moderator
    #572719

    It’s weird.

    Do you have any cache extension on your site? kindly try disabling them all.

    and also PM me ftp account of your site.

    Saguaros Moderator
    #737754

    It’s weird.

    Do you have any cache extension on your site? kindly try disabling them all.

    and also PM me ftp account of your site.

Viewing 9 posts - 1 through 9 (of 9 total)

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

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