Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • flaviese Friend
    #182790

    Hi, usually in responsive template the logo get smaller and adapt to dimensions of any device. In this case the logo has been modified to 350×80 and in iPhone it does not get smaller enough. How can I solve it?


    1. Imagen-2
    HeR0 Friend
    #475139

    Hi Flaviese,

    Please post your website url, then i’ll check and help you out.

    Regards

    flaviese Friend
    #475163
    HeR0 Friend
    #475215

    Hi Flaviese,

    My suggestion is that you change logo’s dimension to 320 x 80 which is suitable with mobile devices

    h1.logo a {
    background: url("../templates/ja_zite/images/logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 80px;
    width: 350px; <<< change this to 320
    }

    h1.logo {
    float: none;
    height: 80px;
    margin: 0 auto;
    width: 350px; <<< change this to 320
    }

    Regards

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

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

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