Solved

Make Sections Full Screen on Mobile and Web - Narrative Theme

Ashrenise
Visitor
3 0 2

Hi!

I'm looking to make the sections (both images and videos) on my homepage full screen extending to the right and left edges of the screen. Right now they look like that are in a column and unaligned with the rest of my homepage.

My site URL is nalanibeautyco.com

Thanks in advance!

Accepted Solutions (2)

dmwwebartisan
Shopify Partner
12289 2547 3698

This is an accepted solution.

@Ashrenise 

Please add the following code at the bottom of your assets/theme.scss.liquid file.

.template-index .page-width {padding: 0 0px !important;}
.template-index .custom__item { margin: 0px 0 !important;padding-left: 0px !important;}
.template-index .highlight__wrapper {padding: 0px 0px !important;}

 

Hope this works.

Thanks! 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

View solution in original post

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@Ashrenise 

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.page-width {
padding: 0;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 2 (2)

dmwwebartisan
Shopify Partner
12289 2547 3698

This is an accepted solution.

@Ashrenise 

Please add the following code at the bottom of your assets/theme.scss.liquid file.

.template-index .page-width {padding: 0 0px !important;}
.template-index .custom__item { margin: 0px 0 !important;padding-left: 0px !important;}
.template-index .highlight__wrapper {padding: 0px 0px !important;}

 

Hope this works.

Thanks! 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@Ashrenise 

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.page-width {
padding: 0;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing