style.css randomly loads ONLY on Feedzy RSS Feeds elementor widget
-
Hi,
I use Feedzy RSS Feeds elementor widget for three different feeds (3 separate widgets).
Very weird thing is that style.css file sometimes loads only to the first widget and not on the rest of them.
Cache plugin is completely disabled.This is the code in styles.css for my Child theme
/* Gostinsko RSS sidebar */
.gostinskoRSS .feedzy-rss .rss_item .title {
font-weight: 400;
}
.gostinskoRSS .feedzy-rss ul {
margin: 0 !important;
}
.gostinskoRSS li {
padding: 10px !important;
margin: 0 !important;
border: 0;
line-height: 1.4;
font-weight: 400 !important;
}
.gostinskoRSS .rss_image {
border-radius: 50%;
}Why is this happening?
tnxThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.