Header, Menu/cart Drawer, Pop ups and is transparent instead of white

Header, Menu/cart Drawer, Pop ups and is transparent instead of white

Leonpojen
Pathfinder
103 2 10

Hi, 

 

I have accidentally made my Header, Menu/cart Drawer, Pop ups and is transparent instead of white and have no clue how to fix this, please help!

 

Store- www.arceyworldwide.com

Password- arcey

 

Best regards, 

 

Leon

Replies 9 (9)

TimBlackDesign
Shopify Partner
42 8 8

Hi @Leonpojen, it looks as though you may have deleted a background color setting in your Theme Settings section. What theme are you using?

- If this reply was helpful please click Like to let me know! (and maybe buy me a coffee ?)
- If your question was answered please mark this as an Accepted Solution.
- Learn more about working with Shopify themes
Leonpojen
Pathfinder
103 2 10

@TimBlackDesign  dawn theme,  do you know how to fix this?

TimBlackDesign
Shopify Partner
42 8 8

I can't say for sure without seeing your settings, but it looks to me like you accidentally deleted a background color in your Theme Settings > Colors > Schemes. Below is a link to a quick walkthrough of the settings I'm referring to. You may want to duplicate your theme and test on the copy just to be safe.

 

https://share.zight.com/P8uD9DmE

- If this reply was helpful please click Like to let me know! (and maybe buy me a coffee ?)
- If your question was answered please mark this as an Accepted Solution.
- Learn more about working with Shopify themes
TimBlackDesign
Shopify Partner
42 8 8

@Leonpojen Just checking in to see if you had any luck with this? If it is the theme color settings as I suspect it should only take a couple minutes to click around and find the culprit. I'd be happy to take a look if that would make it easier on you. 

- If this reply was helpful please click Like to let me know! (and maybe buy me a coffee ?)
- If your question was answered please mark this as an Accepted Solution.
- Learn more about working with Shopify themes
Leonpojen
Pathfinder
103 2 10

Thank you for the effort, however i managed to find the problem myself. I had had made a code to far up in my base file that conflicted.

PageFly-Noah
Shopify Partner
1317 233 282

Hi @Leonpojen 

 

This is Noah from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
.header__icon--search, .cart-count-bubble,.title-wrapper-with-link {
     display: block !important;
}


</style>

PageFlyNoah_0-1697588632942.png

 

Hope this can help you solve the issue 

 

Best regards,

Noah | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Leonpojen
Pathfinder
103 2 10

Thank you for this, however i managed to find the problem myself. I had had made a code to far up in my base file that conflicted.

PageFly-Noah
Shopify Partner
1317 233 282

Glad to hear that you able to sorted it out.

Let me know if you need any helps

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Mistopher
Visitor
1 0 0

Hey, I'm having a similar issue here, while using the Dawn template - could you suggest a fix? 

My navigation tabs are also not visible. elasme.com

 

C