Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
The inline embedded video needs to stretch across the entire page, not be confined to the default page template width - how can I achieve this?
Here's the page URL
https://pro.averraglow.com/pages/behind-the-bench
Solved! Go to the solution
This is an accepted solution.
oh sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.page-width.page-width--narrow.section-template--16002066514143__main-padding {max-width: 100%;}
.page-width.page-width--narrow.section-template--16002066514143__main-padding h1.main-page-title.page-title.h0 {max-width: var(--page-width);margin: 0px auto 30px;padding: 0 9rem;}
This is an accepted solution.
yes please add this code also
.page-width.page-width--narrow.section-template--16002066514143__main-padding h1.main-page-title.page-title.h0 {display: none;}
This is an accepted solution.
oh sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.page-width.page-width--narrow.section-template--16002066514143__main-padding {max-width: 100%;}
.page-width.page-width--narrow.section-template--16002066514143__main-padding h1.main-page-title.page-title.h0 {max-width: var(--page-width);margin: 0px auto 30px;padding: 0 9rem;}
Beautiful Ketan! Thank you so much.
its my pleasure to help us
@KetanKumar - in this same URL, do you know how I can hide the page title?
The text/title I want to hide is Averr Aglow Professional Presents:
This is an accepted solution.
yes please add this code also
.page-width.page-width--narrow.section-template--16002066514143__main-padding h1.main-page-title.page-title.h0 {display: none;}
its my pleasure to help sure
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025