• Resolved asploro

    (@asploro)


    The button for my pages are used to be at the center of the page, but when I have updated the theme they have shifted to the left automatically. It happened for almost all my pages. The URL that i have provided above is only the sample.

    I need the buttons to be aligned at the center of the page.

    Please see below URl for reference

    https://asploro.com/focal-fibroadipose-overgrowth-of-the-forehead-a-case-report/

    Also, for the buttons text, I am getting the underline option. That should be removed. Can anyone provide me the CSS for this

    • This topic was modified 5 years, 5 months ago by asploro.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    For the button alignment issue, ​Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .wp-block-buttons.aligncenter {
        justify-content: center;
    }

    For the underline option, try to update the theme to the latest version 2.0.02 to fix the issue.

    Thread Starter asploro

    (@asploro)

    @abhikr781 Thank you Abhishek, this resolved my issue.

    You are most welcome and Glad to know that issue has been fixed 😊

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with the Button alignment’ is closed to new replies.