Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1376093

    Hi there,

    We have 3 or 4 shop pages, and they appear to have double pagination at the bottom.
    We’d like to disable the Enfold theme pagination, leaving the default WooCommerce pagination in place.

    An example page URL is in the private content area.

    Please let us know how we can disable it?

    Thanks

    #1376323

    Hi engage24,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #main .pagination {
        display: none;
    }

    Hope this helps.

    Best regards,
    Nikko

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