- This topic has 12 replies, 2 voices, and was last updated 10 years, 10 months ago by
Andrew Rough.
- AuthorPosts
- September 22, 2015 at 1:33 pm #10004019
Andrew RoughParticipantGood day,
We recently moved the host for our Word press site and now the login and submit (on registration) buttons are invisible.
The cursor changes when mousing over them and you can click them but they are not visible.
Any help will be appreciated (bit of a noob when it comes to these things)
September 22, 2015 at 3:17 pm #10004021
Pie RegisterParticipantHello,
It looks like a CSS issue. If you could send us the URL of your login/registration pages we could help you with that.
Thanks
September 22, 2015 at 3:29 pm #10004022
Andrew RoughParticipantLogin
http://concernedcitizens.co.za/ click on the + for login widget.Registration
http://concernedcitizens.co.za/registration/Thank you for the help.
September 23, 2015 at 4:37 pm #10004025
Pie RegisterParticipantHello,
Please try something like this.
.piereg_container .piereg_login_wrapper .submit input[type=”submit”], .pieregWrapper input[type=”submit”], .pieregWrapper .piereg_cancel_profile_edit_btn {
color: inherit;
}Thanks
September 23, 2015 at 5:26 pm #10004029
Andrew RoughParticipantI have placed this (as is) under Custom CSS in PIE Register General Settings but has not changed anything.
September 28, 2015 at 3:37 pm #10004048
Pie RegisterParticipantPlease add keyword !important
Thanks
September 28, 2015 at 4:38 pm #10004052
Andrew RoughParticipantSorry not sure what is needed here?
September 29, 2015 at 3:59 pm #10004054
Pie RegisterParticipant.piereg_container .piereg_login_wrapper .submit input[type=”submit”], .pieregWrapper input[type=”submit”], .pieregWrapper .piereg_cancel_profile_edit_btn {
color: inherit !important;
}September 29, 2015 at 4:16 pm #10004056
Andrew RoughParticipantStill no luck.
September 30, 2015 at 3:31 pm #10004058
Pie RegisterParticipantHello,
I dont see the code on your page. Please put it on your theme’s style.css or PR front.css at the bottom.
Thanks
- AuthorPosts
- The topic ‘Login & Register Button Invisible’ is closed to new replies.
