[Question] wordpress + elementor 3rd party plug in

Enoryht

Registered Member
Joined
Aug 28, 2017
Messages
82
Reaction score
22
Wazzup homies,

I am making this website and I want to make a page alone inside the website to be password protected just like this,

motorsportssafetygroup(dot)com/investors

I tried looking at the wordpress plugin sections and saw different elementor packs, but the feature I am looking is under Pro/Premium version of the plugin.

If someone can please recommend a FREE plugin for this.

Thanks
 
It's a default WordPress feature
Edit page with no elementor optionaand you'll see something visibility, then you'll see "passwords protected"
 
It's a default WordPress feature
Edit page with no elementor optionaand you'll see something visibility, then you'll see "passwords protected"
Okay, I saw that option also.

I tried it switching it from Public to Protected.

Is it possible to customize the text, location of the text, password box, style (color effects etc) of the displayed message of that Wordpress feature?

If yes, can you please give me a hand here? That would be a great help.
 
You will need to edit the css. You can right click on the element you want to change and use the 'inspect element' tool to see which css it uses. This is different for each theme.

If you want a non-coding solution you will need a css editor plugin. There are some free ones but for more advanced options you'll probably need to get a premium version.
 
You will need to edit the css. You can right click on the element you want to change and use the 'inspect element' tool to see which css it uses. This is different for each theme.

If you want a non-coding solution you will need a css editor plugin. There are some free ones but for more advanced options you'll probably need to get a premium version.

Oooohh, I see. I tried my best to stay away from editing CSS,

I think I can't really escape it if I want to have that feature for free.

Thanks for this
 
Back
Top