Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • titorus Friend
    #705297

    hi, in mi home page, mobile version, images are too big, How I can adjust the size ?
    http://www.lastunasdehuachipa.com

    thanks

    Ninja Lead Moderator
    #705418

    Hi,

    With the css style below, it will help you to achieve that.

    Open templates/ja_charity/local/css/themes/eathisa/custom.css file and insert css style

    @media (max-width: 767px) {
    .custom img {
    width: 100%;
    }
    }

    Regards

    Ninja Lead Moderator
    #751881

    Hi,

    With the css style below, it will help you to achieve that.

    Open templates/ja_charity/local/css/themes/eathisa/custom.css file and insert css style

    @media (max-width: 767px) {
    .custom img {
    width: 100%;
    }
    }

    Regards

    titorus Friend
    #705605

    thanks, its work perfect.

    titorus Friend
    #752004

    thanks, its work perfect.

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

This topic contains 5 replies, has 2 voices, and was last updated by  titorus 9 years ago.

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