Alignment of page number

Home Forums Gillion Theme Alignment of page number

Home Forums Gillion Theme Alignment of page number

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • dianazahe
    Participant

    Hi!

     

    In the posts page of my site the page number is not aligned to the circle.

     

    This is the URL

    https://columnasdeanalia.com/?page_id=1309

     

    and please check the photo for better understanding

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @dianazahe,

     

    I hope you are well today and thank you for your question.

     

    You can align it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container span.page-numbers.current {
        line-height: 20px;
    }

     

    Best regards,
    Shufflehound team

     

    dianazahe
    Participant

    Thanks!!

    You are most welcome here 🙂

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