Notifications
Clear all

[Solved] Elementor CSS Issue: widget boarder exits despite settings otherwise

4 Posts
2 Users
0 Likes
1,453 Views
Posts: 4
Customer
Topic starter
(@coloradotechcoop)
Member
Joined: 5 years ago

I am not sure if this is an issue with WPDiscuz or Elementor , but when sticking your widgets into Elementor pages, sections etc. a black borderline shows on any kind of widget inserted from WPDiscuz (image attached). However, all other 3rd party plugin widgets seem to display without any border outline issue, it’s only the WPDiscuz Widget. Please advise.

Thanks!

Link:

https://rootedheartyw.com/wellness-body-mind-energy/

Screen Shot 2019 05 10 at 11.58.02 AM

 

3 Replies
Astghik
Posts: 5872
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Hi @coloradotechcoop,

Just use the fllowing CSS code, add it in "Widget custom CSS" textarea located in Dashboard > Comments  > Settings > Addons > Widgets admin page.

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

I'd also suggest you remove Widget's margins and paddings. The options are also located in the same place. 

Posts: 4
Customer
Topic starter
(@coloradotechcoop)
Member
Joined: 5 years ago

Awesome, easy fix again, thank you Astghik great support and recommendations.

Look for this CSS to be included in future updates?

Thanks again.

JR

1 Reply
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5872

This is a specific case. Please just keep the code in "Widget custom CSS" textarea. It'll not be lost after the update. 

Share:
Scroll to top