test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ysageev Friend
    #1077843

    When I view the features intro on my Galaxy S8 (firefox) the images are all blown up. The images are set to 220 px width and 72 dpi, however, the images scale off the screen.

    The problem does not occur with the stock Samsung browser.

    See pic.


    1. Screenshot_20171129-155904
    Pankaj Sharma Moderator
    #1077896

    Hi
    Open /templates/ja_company/acm/features-intro/css/themes/red/style.css

    Find and remove this code

    .acm-features.style-1 img {
        width: 100%;
    }

    save file, clear cache and check the page again.

    Hope it helps.

    Regards

    ysageev Friend
    #1078094

    OK Great! That fixed the problem with the images.

    One other thing, in the same ACM Features module and Style, the text also doesn’t respond properly to fit mobile (see image). Again, this is Firefox only, not Chrome or Samsung browser.


    1. Screenshot_20171130-114147
    Pankaj Sharma Moderator
    #1078158

    Hi
    its showing fine my side, try this code in custom.css file

    .acm-features.style-1 .features-item-inner p {
        word-break: break-word;
    }

    Hope it helps

    Regards

    ysageev Friend
    #1078341

    Thank you. Where do I find the custom.css file? I do not see it anywhere in the templates/ja-company/css/ directory

    Pankaj Sharma Moderator
    #1078494

    Hi
    /templates/ja-company/css/custom.css
    If file is not present kindly create it and add the suggested code.

    Hope it helps.

    Regards

    ysageev Friend
    #1078846

    Thanks again.

    I created custom.css, changed permissions to a+wr, added the code, restarted lampp. No joy. I’m going to check if it’s theme-related.

    Pankaj Sharma Moderator
    #1078970

    No problem, Also please check the demo site in your system, and let me know with device and browser version if you are facing the same issue on the demo site.
    I will check it.

    Regards

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 12 months ago.

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