Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #248686
    maikenno
    Participant

    Hello! Do you know where the line under the header text comes from? Do you have any codes to remove it? You can only see it in the laptop mode.

    https://graphicdesign.manoo.no

    #248695
    Skandha
    Participant

    @maikenno: Hello there,
    I don’t see any line under the header on your site. Can you please explain which line you are referring to?

    Kind Regards,
    Skandha

    #248807
    maikenno
    Participant

    Hmm, with me there is a thin white line under the header text. Maybe there is nothing

    #248813
    Skandha
    Participant

    @maikenno: Hello there,
    I finally see the line you are referring to.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 48em) {
    	.site-header-menu {
    		border-top: 0;
    	}
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #248827
    maikenno
    Participant

    Yes, that woked! Thank you 🙂

    #248829
    Skandha
    Participant

    @maikenno: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/fotografie/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘line under header’ is closed to new replies.