Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vtpages Friend
    #936760

    For some reason, the header logo on the site we just launched is not being responsive as the rest of the page, and is not resizing / scaling down when the site is viewed on mobile devices. The domain is dumontnj.us. The template configuration is set so that "Enable Small Logo" is turned off (where you would edit the template theme). Thanks in advance for any assistance.

    Pankaj Sharma Moderator
    #936900

    Hi
    If you would like to show the small logo kindly turn on the small logo option and upload your small logo in it .
    Or add below code in custom.css file

    
    @media (max-width: 767px) {
    .logo-image img {width:100%} }

    Custom.css file will be in the /css folder if its not there kindly create it and add the code .

    vtpages Friend
    #936924

    OK, so then this template is NOT fully responsive then? I could have sworn that the header logo WAS acting in a responsive manner, and scaling down accordingly on my Samsung Galaxy, up until very recently. So then you actually need to add code to the CSS in order for this template to truly be fully responsive? Thanks.

    Pankaj Sharma Moderator
    #936962

    Hi
    template is responsive , its a feature in the template to use two types of logo for large view and small view , as u know well if you will resize a big image in small view you will not get the same resolution to view it clear .
    In case u do not want to use small logo u can add the code and u have same logo .

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

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

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