This topic has 3 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Olga Barlow
Hello,
I have set a background for the filters via CSS like this:
@media (min-width: 993px) {
.sidebar-widget {
background-color: #f5f5f5;
padding: 25px 20px;
border-radius: 4px;
}
}
But the problem is that it doesn’t look very nice at the end of the widget.
Can you tell me what I have done wrong here – attached is a screenshot of how it currently looks in my case (shown a little darker to make it clearer).
Thanks & greetings Dirk
Problem solved – it was in another CSS part that caused it 🙂
Hello,
Glad to hear that you sorted out.
Regards
You must be logged in to reply to this topic.Log in/Sign up