New Landing How can we help? Themeforest Theme Support Pinpoint unwanted bullet point for every blog entry

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Pinpoint
  • #14313
    analogkid
    Member
    Post count: 6

    http://www.cd-datahouse.co.uk/blog

    Hi
    I have a Bullet point appear in front of every blog post in my main blog page for every blog post

    I have a gut feel this is due to the CSS code you suggested to fix my previous bullet indentation questions

    Wondering whether you can help or comment

    Carl

    #15139
    Melanie – SUPPORT
    Member
    Post count: 11032

    This will fix it

    li.blog-item {
    list-style: none!important;
    }

    Cheers!

    #15153
    analogkid
    Member
    Post count: 6

    Hi
    It did fix it for the Blog, but did not fix it for the sidebar, where a blog summary is listed
    Regards
    Carl

    #15239
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Try replacing it with this:

    li.blog-item, .wp-cpl {
      list-style: none!important;
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register