• Resolved Nyx1961

    (@nyx1961)


    For some reason, the pagination block doesn’t align completely to the left but instead is slightly indented. I’m assuming it’s padding but I can’t find it the plugin’s CSS. Is there something I can add to my theme’s CSS to fix this? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    Thank you for contacting us!

    Please provide a link to your site.

    Thread Starter Nyx1961

    (@nyx1961)

    Thank you for responding. My site isn’t live yet so I’ll repost this request for help once it is. ??

    Thread Starter Nyx1961

    (@nyx1961)

    I ended up resolving the issue myself by adding the following to my theme’s CSS:

    .pgntn-page-pagination-intro {
    margin-left: 0.0rem !important;
    }

    Sorry to have bothered. Thanks for a terrific plugin! : )

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘pagination block alignment’ is closed to new replies.