• Resolved 00coday

    (@00coday)


    I am trying to apply the custom CSS:
    .rss-aggregator{
    list-style-type: none;
    list-style: none;
    }

    .feed-item{
    list-style-type: none;
    padding-bottom: 25px;
    }
    to remove the “bullets” from the LI tags. The padding-bottom instruction works, but the bullet points are still there.

    My test site is pbdigest.com/test. I should mention that this problem doesn’t exist in other themes.

    Any thoughts?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom CSS’ is closed to new replies.