Why isn't my Wokiee theme displaying full width on Shopify?

hiba94
Visitor
1 0 0

I'm Using an independent theme - Wokiee . I can't seem to make the website full width. Help Appreciated

Website: Rosebould.com

password :ayifle

Replies 4 (4)

Muhammad_Ali_S
Shopify Partner
664 121 183

@hiba94,

There should be an option in the Theme Settings, It's probably the Theme Layout, you need to set the layout as full width.
If you're not able to find that option in the customizer or theme settings. Add me as staff in your store so I can solve your problem asap.
Thank You!

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142
Muhammad_Ali_S
Shopify Partner
664 121 183

@hiba94,

Go to Customize>> Theme Settings >> Settings >>Boxed Theme >> UnCheck.
Hope it helps.

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142

Hardik29418
Shopify Partner
2858 407 1073

Hello,

Welcome to the shopify Community.

Please Go to Online Store -> Themes -> Edit code -> Assets -> theme.scss.liquid and paste this code at the end of this file.

@media (min-width: 576px) and (min-width: 1230px) {
#shopify-section-1521705420393 .container, body, html#tt-boxed #tt-pageContent {
    max-width: 100%;
}
}

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email

purnimabiswas
Visitor
2 0 0

google it.