CSS modification has none effect
-
Version 4.11.3
set the following code in CSS does not remove the bullet points from each feed item to display the feed items more like a blog rather than a bulleted list.
I tried in the page, in the WP RSS Aggregator in the style.css of my theme Without effect!
ul.rss-aggregator{
list-style-type: none;
}The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS modification has none effect’ is closed to new replies.