maestroweb
asked 10 years ago

Hi I see the new version that is different as older I installed the plugin but if you see the link http://maestroweb.it/dwqa-questions/
there is something wrong can you give me an idea to fix this ? Thankyou

2 Answers
DominicStaff
answered 10 years ago

Hello Maestroweb !
I can not access your site URL. Please check again your site now.

Shpend Berisha
replied 10 years ago

Hi sorry I was in holidays I fixed the problem today Thankyou

Dominic Staff
replied 10 years ago

I appreciate it !

harsh deshmukh
replied 10 years ago

Hi Dominic,

Even I am facing CSS Issue for username and password field they are not appearing properly.

please check below link:

http://harsh031.0fees.net/question/who-is-the-best-indian-actress/

Thanks in advance.

DominicStaff
answered 10 years ago

Hi Harsh !
To resolve the issue with the Username & Password field in your site, You can log in to Dashboard > Appearance > Editor, then open the style.css file, add the following code:

 .single-dwqa-question label[for="user_login"], label[for="user_pass"] {
    float: left;
}
.single-dwqa-question #loginform, #registerform {
    float: none;
}

Hope this helps !

harsh deshmukh
replied 10 years ago

Hi Dominic,

I used above code. The issue has been resolved.

Thanks a lot.

Powered by DW Question & Answer Pro