Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jdsmartinez Friend
    #188706

    Hi, how to create a responsive logo?, one size for pc browser and one size for mobile browsers?

    Thanks.

    P.D. I did try modifying the logo size (PC browsers OK) but in mobile browser the result is a wrong (not elastic) logo size.

    MoonSailor Friend
    #498036

    Hi jdsmartinez ,

    If you want to change logo size in mobile browser, you need to customize css.

    Open file “templates/ja_beranis/less/style-responsive.less”. Find code
    [PHP]
    .logo-image h1 a {
    margin-top: 4px;
    }
    [/PHP]
    and add this css code :

    [PHP]
    background-size: 50px auto;
    [/PHP]

    Regards

    jdsmartinez Friend
    #498141

    Thanks MoonSailor, that was exactly what I was looking for.

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

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

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