• Resolved jopix

    (@jopix)


    Hi!

    I’m using “Reception” theme. I found out that it is not completely responsive. In fact if I Upload a logo image file (eg 1080 x 450 px as the layout’s dimension)
    via Dashboard->Appearance->Customize->General Settings,
    I see the entire image only using large screen devices, but not with smartphone, where the image appears cutted.
    Have you got a workaround to fix?

Viewing 1 replies (of 1 total)
  • Thread Starter jopix

    (@jopix)

    The way to solve my problem is:

    Put this line in the style.css file. Best if in the Child Theme.

    #logo img { width: 100%; height: auto; }

Viewing 1 replies (of 1 total)
  • The topic ‘Logo file upload: image not responsive.’ is closed to new replies.