Viewing 1 replies (of 1 total)
  • Hello, @sincelivingadmin

    Add this CSS code…

    @media only screen and (max-width: 719px){
    #header .mobile-title-logo-in-header .site-title a img {
        max-height: 65px;
        max-width: 85%;
        margin: inherit;
    }
    }

    Hope it helps and let me know if you require any further assistance.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘how to increase header logo size in wordpress mobile view’ is closed to new replies.