[Resolved] Underline H1 Copy in Hero Image – Hands On Template

Home Forums Support [Resolved] Underline H1 Copy in Hero Image – Hands On Template

Home Forums Support Underline H1 Copy in Hero Image – Hands On Template

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1121220
    Josh

    Hello, how can I add an underline under the H1 copy of the hero image? Trying to get it to look like this – https://ibb.co/2Fn99Y4.

    Thank you,
    Josh

    #1121324
    Leo
    Staff
    Customer Support

    Hi there,

    You can use HTML inline style with text-decoration property:
    https://www.w3schools.com/cssref/pr_text_text-decoration.asp

    #1122216
    Josh

    Hi, where in wordpress do I add this?

    Thanks,
    Josh

    #1122225
    Leo
    Staff
    Customer Support

    It would go directly in HTML.

    Something like this:
    <h1>We help elite <span style="text-decoration:underline;">real estate</span> builders dominate google ads</h1>

    #1123997
    Josh

    I see, this is working. Thank you!

    #1124018
    Leo
    Staff
    Customer Support

    No problem 🙂

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