Home Forums Pro Themes Photo Perfect Pro Header Underline Deletion

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

    How can I delete the underline of the header?

    #67679
    wensolutions
    Keymaster

    Hello @jmarkantonakis,

    To delete the underline of the header use below given CSS.

    .site-title {
        border-bottom: none;
       }

    Hope this helps.

    Best Regards!!

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