Hi,
I added the following to the quick CSS section:
textboxgelb {border:5px solid; border-radius:5px; background-color:rgb(255, 255, 255); border-color:rgb(255, 255, 255);}
Only the border color does not work, the rest works. I don’t know why.
Could you please help?
Best regards
Jorg
Hey Jörg,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi Victoria,
Webpage with borders around paragraphs: https://www.kern-gesund.pro/web/stress/
Credentials: Please have a look at the private content.
Best regards
Jörg
Hi Jörg,
Best regards,
Victoria
Hi Viktoria,
please have a look at the private content.
Best regards
Jorg
Hi,
I get the same login prompt as Victoria, so I can’t see your site either. About your CSS though, are you using a class or an id? You don’t have a selector in front of the class or ID, if it’s a class then please try this instead:
.textboxgelb {border:5px solid; border-radius:5px; background-color:rgb(255, 255, 255); border-color:rgb(255, 255, 255);}
Best regards,
Rikard
Hi Jörg,
They are not working unfortunately, the login prompt in Victorias screenshot is something which has been set on the server itself, it has nothing to do with your WordPress installation. Maybe in your cPanel interface or similar, or in the .htaccess file. It might be added automatically by the hosting provider as well for certain IP ranges.
Did my CSS suggestion make any difference?
Best regards,
Rikard