Page Navigation center orientation

Home Forums Gillion Theme Page Navigation center orientation

Home Forums Gillion Theme Page Navigation center orientation

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • hakorel
    Participant

    Hi,

    I can not find a way to move page navigation to the center. Can you help?

    Thanks!

    Hakan

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

    Hi Hakan,

     

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

     

    Could you please share me your site URL where it’s displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    hakorel
    Participant

    Here you go

    Solution for this topic

    You can centre 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

     

    #content .sh-pagination {
        display: table;
        margin: 0 auto 15px;
    }

    hakorel
    Participant

    It works!

    Thank you

    You are most welcome here 🙂

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