[Resolved] mobile view header issues

Home Forums Support [Resolved] mobile view header issues

Home Forums Support mobile view header issues

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #137195
    Gayle

    Hi Tom,

    I’m having 2 issues in the header section on mobile view.
    1.) there is a large space between the bottom of the image and the top of the main menu
    2.) the widget text is showing above the logo and I would like it to appear under the logo.

    Here’s the link: http://chronicdiseasealliancemanitoba.org/about-us/

    Any suggestions?
    Thanks
    Gayle

    #137286
    Tom
    Lead Developer
    Lead Developer

    Hi Gayle,

    1. This CSS should help:

    @media (max-width: 768px) {
          .site-header {
                background-size: cover;
          }
    }

    2. Do you have GP Hooks? If so, this might help: https://generatepress.com/forums/topic/is-it-possible-to-make-header-widget-display-below-logo-on-narrow-screens/#post-38451

    #138320
    Gayle

    Thanks Tom – worked fine, but had a strange issue with the logo setting in the customizer – it was showing “no logo” when there was actually a logo showing in the header. I had to upload another logo file and then delete it to make the original one disappear. All is OK now – thanks so much for your help.

    #138344
    Tom
    Lead Developer
    Lead Developer

    No problem – happy to help 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.