Shopify themes, liquid, logos, and UX
I've tried a ton of different coding options and can't figure out how to center this soundcloud playlist (iframe embed) in a custom liquid section. Any help is appreciated!
https://www.shoplaurentbowman.com/?_ab=0&_fd=0&_sc=1
Solved! Go to the solution
This is an accepted solution.
Hi @katiejaine
This is Lucas from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.section-template--17229676773680__740cc8b3-ae1e-4988-9802-148a5d4edb4f-padding {
display: flex !important;
justify-content: center;
}
Hope that my solution works for you.
Best regards,
Lucas| PageFly
This is an accepted solution.
Hi @katiejaine
This is Lucas from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.section-template--17229676773680__740cc8b3-ae1e-4988-9802-148a5d4edb4f-padding {
display: flex !important;
justify-content: center;
}
Hope that my solution works for you.
Best regards,
Lucas| PageFly
This worked perfect - thanks so much!!
Hi @PageFly-Lucas , will this code work on any site? Or is it specific to this situation?
I'm trying to center the podcast player on this page: https://inquisitivejourneys.com/pages/podcast
I also have a Convertkit form that I want centered.
Thanks,
Nat
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025