Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #299005

    I have some html in the Phone Number or small info tex. I dont want the horizontal line to appear under… how to removed this…. whatever i do.. not working… need some help
    http://dev3.wmc-card.no/

    #299058

    Hey Knut!

    Thank you for using the theme.

    Are you referring to the box shadow of the header meta? Please use this on Quick CSS or custom.css:

    #header_meta {
    box-shadow: none;
    }
    
    #header_main {
    border-top: none !important;
    }

    Best regards,
    Ismael

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