This topic has 2 replies, 2 voices, and was last updated 10 years by sieglufer.

  • Author
  • #5272
     sieglufer
    Participant

    Hi, I’d like to add a new text styling option (h7) to pages and posts, leaving the default styles intact. How can I do this?
    Thank you.

    #5312
     SQadmin
    Keymaster

    Hi,
    Add to sweetdate-child/style.css or in WP admin – Sweetdate – Styling options – Quick css your css like this where you can add your styling:

    h7 {
    color: #333;
    background: #ccc;
    }
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #5356
     sieglufer
    Participant

    Got it, thanks sqadmin.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?