How to change the s...
 
Share:
Notifications
Clear all

[Solved] How to change the style of name and email boxes

4 Posts
2 Users
1 Likes
858 Views
Posts: 7
Topic starter
(@abbasshams)
Active Member
Joined: 4 years ago

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 ❤️

کادر ها

 

3 Replies
Asti
Posts: 7056
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

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. 

CSS

This website should help you to write CSS rules:    https://www.w3schools.com/cssref/default.asp

Reply
Posts: 7
Topic starter
(@abbasshams)
Active Member
Joined: 4 years ago

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 😍 

Reply
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7056

Thank you very much! 

We really appreciate it. 

Reply
Share: