Home Forums WoodMart support forum How to make load more button at the center

How to make load more button at the center

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #84091

    drkshdw
    Participant

    Hi,

    After update theme my plugin going to left how to make it at the center?
    http://prntscr.com/l8h56y

    #84100

    Hello,

    Add this code to the Theme settings > Custom CSS:

    body .products-footer {
        margin: 10px auto;
    }

    Best Regards

    #84147

    drkshdw
    Participant

    Still same 🙁

    #84158

    Hello,

    Try to deactivate the cache plugin and check.

    Best Regards

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