• hello,
    Thanks for this great theme. I love it !

    can you help me with the mobile version please ? the menu is covering the header. I would need the first sentence to be a little lower.

    Thanks very much,
    Marlene

    • This topic was modified 4 years, 7 months ago by marlenemaes2.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    Thank you for contacting us about our theme Ignis. I am happy to help out!

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    @media only screen and (max-width: 580px) {
    
      .home .ignis-hero-area.has-media .header-text {
        top: 125px;
      }
      
    }
    

    Let me know how it goes.

    Stay safe.
    Have an excellent day ??

    Regards,
    Kharis

    Thread Starter marlenemaes2

    (@marlenemaes2)

    Hello Kharis,

    Thank you so much, it is working perfectly now !
    Wishing you a great day !

    Regards,
    Marlene

    You’re welcome Marlene!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘mobile version | menu hiding part of the header’ is closed to new replies.