Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author AlanP57

    (@alanp57)

    It may need some additional CSS to accomplish that. Can you provide a link to the page that is using the plugin?

    Thread Starter Saxman

    (@konjfuchie)

    link added to first post

    regards

    Plugin Author AlanP57

    (@alanp57)

    If your theme options has a place for custom CSS, add this code:

    .wp-paginate {
    display: flex;
    flex-wrap: wrap;
    }

    Then clear any caches running on the site and then your browser cache.

    Thread Starter Saxman

    (@konjfuchie)

    works great ??

    thank you

    Thread Starter Saxman

    (@konjfuchie)

    thank you for the fast solution

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is it responsive?’ is closed to new replies.