Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1412455

    IsaLemay Media
    Participant

    Good evening,

    First I want to say the X Theme is awesome, thank you for all your work and your quick replies to all my questions!

    I would like to underline some of my headers with the same colour as the font and possibly with a different colour as the font… how do I do this?

    Thanks!

    #1412728

    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look.

    Thanks.

    #1413670

    IsaLemay Media
    Participant
    This reply has been marked as private.
    #1413672

    IsaLemay Media
    Participant

    Quick modification.. by “header” I meant “custom headlines”

    #1413867

    Thai
    Moderator

    Hi There,

    Please add this inline style to the style field of your custom headline:

    border-bottom: 2px solid hsl(84, 41%, 49%);

    Hope it helps 🙂

    #1415161

    IsaLemay Media
    Participant

    Hello!

    It works, thank you 🙂

    How would I go modifying the width of the line?

    #1415518

    Jade
    Moderator

    Hi there,

    Please add these as well:

    max-width: 360px; margin: 0 auto;

    #1424505

    IsaLemay Media
    Participant

    Thank you for your help! How do I choose the color of the line? I’ve tried playing with the numbers but am unclear on how to get a specific color.

    Thanks again

    #1424557

    Rahul
    Moderator

    Hi There,

    Please Use

    border-bottom-color: blue;

    Cheers!