Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • SiteWeavers Friend
    #205232

    Hi

    I have a problem with the logo, I’m not sure what ccs to override and how. I have enlarged the logo image slightly but now need it to be responsive for mobiles as the side menu graphic currently overlaps the logo.

    Can you please tell me what I need to change to make it responsive?

    Many Thanks 🙂

    Pankaj Sharma Moderator
    #565562

    Hi
    You have two options .
    You can enable small logo from template options and add small logo .
    Or add the below code in custom.css file

    @media (min-width:220px) and (max-width:768px){.logo-image img{height:45px;width:165px}}

    Adjust the value of width and height in above code as per your needs .

    SiteWeavers Friend
    #565610

    Thank you pankajsharma

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

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

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