Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #103171
    Minh
    Participant

    Please check the screenshot.
    How to solve this?

    Thanks,
    M

    #103225
    Pratik
    Keymaster

    Hi @Minh,
    Can you try following CSS code in Appearance=> Customize=> Theme Options=> Custom CSS box:

    
    @media screen and (max-width: 400px) {
        #masthead {
            margin-top: 55px;
        }
    }
    

    Let me know how it goes.

    Regards,
    Pratik

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Mobile web header expands and hides site title’ is closed to new replies.