What's your biggest current challenge? Have your say in Community Polls along the right column.

Dawn Theme - Policy Pages are Blank

Solved

Dawn Theme - Policy Pages are Blank

HALFL1FE
Visitor
3 0 2

I added the policy info and added the links to the footer, but all of the policy pages are showing up blank.

 

Store: www.halfl1feband.com 

Accepted Solutions (2)

rajweb
Shopify Partner
397 39 54

This is an accepted solution.

Hey @HALFL1FE ,

Thanks for sharing your store URL.

Follow these Steps:

1. Online Store > themes > Edit Code > base.css

add this code at the bottom of the file 

main#MainContent {
z-index: 1
}

Result:

Moeed_0-1730186542210.png

If I was able to help you, please don't forget to Like and mark it as the Solution!

Best Regard,

Rajat Sharma

-Need a Shopify developer?
https://rajatweb.dev/
Email: rajat.shopify@gmail.com

View solution in original post

GTLOfficial
Shopify Partner
672 141 136

This is an accepted solution.

Hello @HALFL1FE 

Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

main#MainContent {
z-index: 1 !important;
}

result
42.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

View solution in original post

Replies 4 (4)

Moeed
Shopify Partner
6346 1721 2079

Hey @HALFL1FE 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
main#MainContent {
    z-index: 1 !important;
}
</style>

RESULT:

Moeed_0-1730186542210.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


rajweb
Shopify Partner
397 39 54

This is an accepted solution.

Hey @HALFL1FE ,

Thanks for sharing your store URL.

Follow these Steps:

1. Online Store > themes > Edit Code > base.css

add this code at the bottom of the file 

main#MainContent {
z-index: 1
}

Result:

Moeed_0-1730186542210.png

If I was able to help you, please don't forget to Like and mark it as the Solution!

Best Regard,

Rajat Sharma

-Need a Shopify developer?
https://rajatweb.dev/
Email: rajat.shopify@gmail.com

GTLOfficial
Shopify Partner
672 141 136

This is an accepted solution.

Hello @HALFL1FE 

Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

main#MainContent {
z-index: 1 !important;
}

result
42.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

rajweb
Shopify Partner
397 39 54

@HALFL1FE ,

Thank you for your response. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

-Need a Shopify developer?
https://rajatweb.dev/
Email: rajat.shopify@gmail.com