pagination css not working - Acme Themes

Best Premium and Free WordPress Themes Forums DuperMagPro pagination css not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #44250
    Joe Bryan
    Participant

    I don’t know when it occurred, but the pagination on my site is vertical instead of horizontal. If I change to another theme, the pagination is horizontal like it should be. This was working in the past, but I do not know when it changed to vertical. Any assistance would be appreciated.

    The pagination can be seen here, https://sidelinestrategy.com/product-category/ppb-print

    #44309
    Acme Themes
    Keymaster

    Hello Joe,

    Please use following css on Appearance => Customize => Additional CSS:

    .woocommerce nav.woocommerce-pagination ul li {
        float: none;
        margin: 0;
    }

    Best Regards!
    Acme Themes

    #44387
    Joe Bryan
    Participant

    That worked perfectly. Thank you.

    #44435
    acmesupports
    Moderator

    Dear Joe,
    You are Most Welcome 🙂

    Best Regards!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘pagination css not working’ is closed to new replies.