Aug 19, 2020 3:53 pm
Hey guys,
I'm sure a dev here will know right away.
My Recent Topics widget has CSS issues the title is off and there is not style I'm not sure how to target it.
This is the CSS used for the widget above it
.wpp-list li {
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
background : white;
padding:15px;
border-bottom : solid 1px #dfdfdf;
margin-bottom : 1px;
}
How would I get the recent topics widget to style the same with the fixed title.
Thanks for your time
3 Replies
Aug 20, 2020 8:48 am
Hi @sean,
This is the simple CSS conflict with the current active theme.
Please leave your forum URL to allow us to check t.