Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • navamhyd Friend
    #640340

    Dear Helpdesk,

    Two logos are displaying when the screen width from 768 to 979.. Could you please fix at earliest..

    Thanks,
    Navam

    Saguaros Moderator
    #645306

    Hi Navam,

    It due to the css you added in this file: root/templates/ja_muzic//local/css/template.css and I just fixed directly on your site for you.

    At approx line 220, I changed:


    .logo-control .logo-img-sm {
    display: none !important;
    }

    To:

    @media (min-width: 768px) {
    .logo-control .logo-img-sm {
    display: none !important;
    }
    }

    Saguaros Moderator
    #743929

    Hi Navam,

    It due to the css you added in this file: root/templates/ja_muzic//local/css/template.css and I just fixed directly on your site for you.

    At approx line 220, I changed:


    .logo-control .logo-img-sm {
    display: none !important;
    }

    To:

    @media (min-width: 768px) {
    .logo-control .logo-img-sm {
    display: none !important;
    }
    }

    navamhyd Friend
    #658936

    Thanks for your help! Now single logo is displaying. But we could see another issue that Logo displaying at left most corner when screen width between 600 to 767. Please refer the attached screen and make changes to display in center.

    navamhyd Friend
    #744787

    Thanks for your help! Now single logo is displaying. But we could see another issue that Logo displaying at left most corner when screen width between 600 to 767. Please refer the attached screen and make changes to display in center.

    Saguaros Moderator
    #659549

    Please check the responsive with real devices, sometime resizing web browser doesn’t bring expected result.

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

This topic contains 6 replies, has 2 voices, and was last updated by  navamhyd 9 years, 3 months ago.

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