Hello to all friends and especially to the dear support of this plugin 😍
I want to change the size of the name and email boxes and apply styles to these boxes ( Attached images )
( This language is Persian 😀 )
for example : apply padding , margin , background and ...
please help me
thanks ❤️
Hi,
You should apply our custom CSS codes to the .wpdiscuz-item element. For example:
#wpdcom .wpd-form-row .wpdiscuz-item { margin: 12px; }
The codes should be put in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.
Please note, that we don't provide support for style customization, we may help in 1-2 simple questions related to colors and background but not more. We can not help you customize the components of website style, these are custom requirements and should be done by website owners. We only help with general questions and issues.
Thank you for your understanding.
You can find all classes by pressing F12 on the browser and opening Chrome or Firefox Console, it'll help you easily write CSS rules you need to customize.
This website should help you to write CSS rules: https://www.w3schools.com/cssref/default.asp
Thank you very much for your help
Yes, you are absolutely right and I was wrong
I submitted my review about your plugin on the WordPress website 😍