[Resolved] Custom Bullets – Remove From Pagination

Home Forums Support [Resolved] Custom Bullets – Remove From Pagination

Home Forums Support Custom Bullets – Remove From Pagination

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1030822
    Mary Pearson

    I’m using images for custom bullets, [ul class=”my-list”] but they are also showing up in the pagination at the bottom of the page.

    I’ve tried several selectors but can’t figure it out.

    Can you tell me please how I remove the bullet images from pagination numbers.

    Thanks!

    #1030827
    Leo
    Staff
    Customer Support

    Hi there,

    You can try adding this CSS:

    ul.lcp_paginator li {
        background-image: none !important;
    }

    Please note that this really isn’t a GP questions at all as the pagination is coming List categories Posts plugin.

    #1030832
    Mary Pearson

    THANK YOU! THANK YOU!!! THANK YOU!!!!!

    #1030837
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.