The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
issue with the padd...
 
Share:
Notifications
Clear all

Issue issue with the padding on the left and right sides of the comments on mobile

4 Posts
2 Users
0 Reactions
40 Views
Posts: 5
Topic starter
(@kedo7)
Active Member
Joined: 3 years ago

 

WhatsApp Image 2024 08 31 at 6.37.11 PM
Website URL
3 Replies
Posts: 5
Topic starter
(@kedo7)
Active Member
Joined: 3 years ago

and how could i change this red color 

Screenshot 2024 08 31 184040

 

Reply
Posts: 5
Topic starter
(@kedo7)
Active Member
Joined: 3 years ago

and this green color here 

sdsds

 

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

Illustrious Member
Posts: 7473

@kedo7 

issue with the padding on the left and right sides of the comments on mobile

Use this CSS code: 

#wpdcom{
    padding: 6px 12px;
}

and how could i change this red color 

Please read this documentation: https://wpdiscuz.com/docs/wpdiscuz-7/plugin-settings/user-labels-and-badges/#comment-author-label-colors-by-user-role

and this green color here

Use this CSS code:

#wpdcom .wpd-up svg {
    fill: #ff7979 !important;
}
 

The red-marked values should be changed as you like.

 
Insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Don't forget to delete the caches before checking.

 
Also, please try in incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.
 
Reply
Share: