Hi @mohammed-farawati,
This is just a small CSS conflict with the active theme or other plugins. Please leave the example URL to allow us to check the issue and provide some CSS solution for you.
ok thank you for replay
example URL:
https://mohfarawati.com/blog/downloads/
and plz http://prntscr.com/pt43xa
-
This reply was modified 5 years, 6 months ago by
Moh Farawati.
@mohammed-farawati,
Please put the following CSS code in the “Custom CSS Code” textarea:
.wc-field-avatararea {
top: 0px !important;
}
.wpd-cf-value {
width: 92%;
}
.wpd-cf-label {
width: 8% !important;
}
Thanks it’s working very well.
please when i register as Facebook http://prntscr.com/ptb0fq
After registration it automatically redirect to the HomePage ( link with #_=_ )
https://mohfarawati.com/blog/#_=_
-
This reply was modified 5 years, 6 months ago by
Moh Farawati.