Notifications
Clear all

Gray frame around the widget

2 Posts
2 Users
0 Likes
1,103 Views
Posts: 1
Topic starter
(@blacknighter)
New Member
Joined: 2 years ago

Hello, I will be grateful for your help. I would like to remove the gray frame around the widget. What should I write in widget custom CSS section? 

1 Reply
Astghik
Posts: 5874
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Hi Blacknighter,

Please use the CSS code below:

#widget-comments-container .wpdiscuz-widgets-content {
    border: none !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.

BTW: Could you please provide your order number? Your account doesn't have [customer] label.

Reply
Share:
Scroll to top