Please tell me where is this in stylesheet ?
Printable View
Add this to your stylesheet:
#createAccountForm {display: none;}
Should remove that section.
Hello thnx for your kind response , i dont want customers to register , i only want to show them login form , i want to send them username and password from backend .
" In style sheet i have added this code in the end , but its doesnot works : still showing the Registration form and working
Then we'll need to see a link to your site, as that rule works fine for me on a test site.
For us to advise on CSS hiding of the elements, we need to see the site live.
Echo echo echo... :)
, i need only login no registration form .link quickpharmas.com
Wanna hyde the registration form ! and only login details ..
Plzz tell me wat am i doin wrng? is this possible wat i need ?
Add to your stylesheet
worked for me on your site.Code:#loginDefaultHeading+.floatingBox {display: none;}
You might need to refresh your browser or clear the cache so you don't see a stale view.
That worked awesome ........ Now can i change its positon lyk the returning customers box to center . ! And i also want to add an heading to mentioning for password and username request .