Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #942878

    Is there a way to not have a border line underneath the header (logo/menu) area on mobile? Any help would be greatly appreciated.

    Thanks!

    • This topic was modified 6 years, 5 months ago by Yigit.
    #943350

    Hey rainchild,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #943716
    This reply has been marked as private.
    #943719

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .avia-shadow {
        box-shadow: none;
    }
    

    Best regards,
    Yigit

    #943756

    Perfect! Yigit, you hit it! Thank you so much.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to remove border between header and content on mobile’ is closed to new replies.