help with custom css | WordPress.org

[ad_1]

I am new to wordpress and CSS.
I wanted to change the wording for a password protected ‘enter password’ page and found on the forum that I could do this by adding the code below to “additional CSS”. However, I’d like to have a space before and after the text and password form, it’s somewhat overwhelmed by the header and footer at the moment. How do I alter this CSS to make this happen?
The post where I found the CSS is closed so I can’t ask there, and any help would be appreciated.

.post-password-form p:first-child {
visibility: hidden;
}
.post-password-form
p:first-child:before
{content: “Please enter your discount code in the password box.”;
visibility: visible;
}`

  • This topic was modified 4 hours, 19 minutes ago by debbiewaller.

The page I need help with: [log in to see the link]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer