hi can help me centralise this
url - https://492dea-24.myshopify.com/pages/landing-page-apr-25-23-07-50
pass- Humblee3030
A user seeks help centering elements on their Shopify account page, providing a password-protected URL and screenshot showing the current layout.
Solutions Offered:
CSS Approach: One responder provides step-by-step instructions to add custom CSS code targeting mobile screens (max-width: 989px) that centers the customer account section using text-align: center. The code should be added to either a custom CSS file or base.css through the theme editor.
App-Based Alternative: Another contributor suggests using Shopify apps from the app store to transform the account page layout, noting that default theme account pages often lack robust layout options.
The discussion remains open with no confirmation from the original poster about which solution was implemented or whether the issue was resolved.
hi can help me centralise this
url - https://492dea-24.myshopify.com/pages/landing-page-apr-25-23-07-50
pass- Humblee3030
Hello! @Suco Please follow these steps to add this CSS code:
@media screen and (max-width: 989px) {
.customer.account {
text-align: center;
}
}
Let me know if you need further assistance.
Hello @Suco ,
So the layout can also be transformed by few apps . You can try some of the Shopify apps from Shopify app store . Usually themes does not have good accounts page layout .
You can see some of the apps below