• Resolved fabianreheis

    (@fabianreheis)


    Hi!

    How can I center my profile, login, register forms? They are all left-justified.
    Please help me as soon as possible.

    Thank you!

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

Viewing 1 replies (of 1 total)
  • Plugin Author ProfileGrid Support

    (@profilegrid0)

    Hello @fabianreheis,

    Thank you for writing to us.

    It seems like there is a conflict with the theme’s CSS. You will be required to apply a custom CSS to fix this. You may apply the below CSS in your site’s current theme CSS file:

    .entry-content .pmagic {
    max-width: 100% !important;
    }

    Let us know if you still face any issues.

Viewing 1 replies (of 1 total)
  • The topic ‘How to center or format all pages?’ is closed to new replies.