This topic has 3 replies, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #137229
     investa
    Participant

    Hi, since the last update but one when viewing my site on a mobile the logo seems to have dropped down and sits over the drop down menu. Not a great explanation but I’ve attached some images! I think it’s just a css thing but I just can’t work out the solution. Can you point me in the right direction please?

    Attachments:
    You must be logged in to view attached files.
    #137236
     Radu
    Moderator

    Hi,

    Add this CSS to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    @media screen and (max-width: 480px) {
    .logo img {
        max-width: 240px;
    }
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #137249
     investa
    Participant

    Genius. Perfect solution again! Thanks for the help.

    #137314
     Radu
    Moderator

    You’re welcome

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?