Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Supreme
  • #51880
    nisbeth442
    Member
    Post count: 52

    I would like to remove the box attached….but keep the page counts.. using code : .pagination-wrap {
    display: none;
    } removes the box as well as the page count at the bottom of my pages.

    #51977
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, by box you mean the border and shadow effect?

    div.pagination-wrap.blog-pagination.clearfix {
    border: none;
    background: none;
    }
    #52101
    nisbeth442
    Member
    Post count: 52

    Thank you for responding, by box, I mean that whole feature.

    #52105
    nisbeth442
    Member
    Post count: 52

    I just tried something that worked… I took what you suggested and altered it to :
    div.pagination-wrap.blog-pagination.clearfix {
    display: none;
    }

    That deletes that box but leaves the page counts at the bottom of the pages

    Many Thanks.

    #52158
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Glad you sorted it

Viewing 5 posts - 1 through 5 (of 5 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