badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

hide underline under the first two letters of the title?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #59998
    diego
    Participant

    Is there a way to hide the underline under the first two letters of the title? I want to put there my name, and that line has no meaning for me. For now I’ve resolved it using and image of my name, but it’s blurry ansd it’s not aligning properly.

    thank you

    D.

    #60042

    Hi Diego,

    Please use below custom CSS code to remove the underline under the site title.

    #site-title a:after {
        content: normal;
    }

    Thank you!

    #60144
    diego
    Participant

    Thank you!
    D.

    #60193

    Welcome anytime @diegozuellil

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