Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #500652

    Hi,
    How can I make sidebar headlines in the center and with a line below?

    Thank you,
    Noy

    #500847

    Hey Noy,

    Please try the following in Quick CSS under Enfold–>General Styling:

    h3.widgettitle {
        text-align: center;
        border-bottom: 1px solid red;
    }

    Best regards,
    Rikard

    #512045

    Thank you! :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘sidebar titles’ is closed to new replies.