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

    (@mibuthu)

    I cannot help with all styling problems for every theme but I can give you some examples to fix the problems:

    .pagination { height: 25px; }
    .pagination span { padding: 3px 7px; }

    If you add this code in one of your css files it should fix most of the problems.

    Thread Starter harmonyvanlue

    (@harmonyvanlue)

    I’m not sure where to put that code, I’m not very knowedgeable with coding. I did try to put it in the editor in the comments-guestbook section, but it did not make a difference. Also, I just updated to the most recent version, and now the circular person icon has gotten bigger and overlaps the commenters’ names. See here: https://jimmygrizz.com/guestbook/
    Please advise on how to fix. Thanks.

    Plugin Author mibuthu

    (@mibuthu)

    You can put the given styles into the style.css of your theme which can be found at wp-content/themes/analytical/style.css

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pagination Styling is not aligned correctly’ is closed to new replies.