Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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
Hi @sean,
This is the simple CSS conflict with the current active theme.
Please leave your forum URL to allow us to check t.