Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • 1mmortal Friend
    #876874

    Hi,

    i am still struggling with a site
    center.thomast.kz

    If you resize it to smartphone view – the top module in features-intro-2 position "About us" gets horizontal scrollbar and makes a mess…
    Please advise how can I deal with it?

    Pankaj Sharma Moderator
    #876910

    Hi
    Add below code in custom.css file

    .img_thomas_1_scale {
        width: 100%!important;
    }

    Hope it helps.

    1mmortal Friend
    #877173

    Great! That helped!

    Could you please tell me what is this? Screenshot…
    I have some invisible field in the right. The site has horizontal scrollbar cuz of it.
    Maybe it some sort of off-canvas menu or something…


    1. arrows
    Pankaj Sharma Moderator
    #877287

    Hi
    its from the custom code added by you in custom.css
    below is the code the creating this issue

    .aboutus .container{padding:0px;width:100%;!important}

    Remove it and check

    1mmortal Friend
    #877863

    Hi,

    Nope, it didn’t help…

    i have commented it. Now module is 70% width like all other ( i need it to be 100% width)
    bu horizontal scrollbar is still there…


    1. arrows-1
    Pankaj Sharma Moderator
    #878763

    Hi
    this is the .row class margin that is used in all module container . Your site have a lot of customization i am not sure which cause the problem , you need to remove all customization one by one and check it .
    If disable row class margin it may effect other parts .

    .row {
        margin-left: 0px;
        margin-right: 0px;
    }
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 3 months ago.

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