Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Idan Damti Friend
    #187733

    Hi,

    please check my site at the following link: http://number1garagedoorservice.com/

    for mobiles and tablets it’s not looking so good. also, the logo is not looking so good…
    ‘position1’, ‘position2’, ‘position3’ are not there for some resone…

    please let me know how to fix it.

    thanks.

    Css Magician Friend
    #493845

    <em>@tiwebmaster 374075 wrote:</em><blockquote>Hi,

    please check my site at the following link: http://number1garagedoorservice.com/

    for mobiles and tablets it’s not looking so good. also, the logo is not looking so good…
    ‘position1’, ‘position2’, ‘position3’ are not there for some resone…

    please let me know how to fix it.

    thanks.</blockquote>

    Dear tiwebmaster,

    Please add the css into your css file

    @media (max-width: 767px) {
    body {
    padding-top: 120px;
    }

    section.container.t3-sl.t3-sl-2 {
    display: block;
    }
    }

    I hope this will help

    Idan Damti Friend
    #493853

    that’s help little bit… now I can see the bottom banners but still I don’t see the slides and what under it like the contact us form etc.

    how can I make them shown on the smartphones?

    Css Magician Friend
    #493898

    <em>@tiwebmaster 374159 wrote:</em><blockquote>that’s help little bit… now I can see the bottom banners but still I don’t see the slides and what under it like the contact us form etc.

    how can I make them shown on the smartphones?</blockquote>

    please add the css into your css file

    @media (max-width: 767px) {
    section.container.t3-sl.t3-sl-1 {
    display: block;
    }
    }

    Idan Damti Friend
    #493971

    Hi,

    after adding this code to the template.css file I can see it on the iphone but not so good since the images and the forms are too small.
    how can I fix it?

    thanks.

    Saguaros Moderator
    #494156

    Hi,

    I’m afraid that in responsive layout, the image can be only supported like that. For the forms, it belongs to breezingforms component, you should also post a thread in their forum to get help.

    Regards

    Idan Damti Friend
    #494182

    what do you mean? it must be this small????
    this is the first time I am seeing that.
    please check what we can do… it looks like a template problem. it’s using only 1/3 of the screen…

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

This topic contains 7 replies, has 3 voices, and was last updated by  Idan Damti 11 years, 6 months ago.

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