Computer

How to fix black computer screen

Hi @KP3

Could you please share with me your store URL and which section is having black screen may I ask?

Best,

Daisy

i want change header color from black to white

@KP3 please share store url

Hello @KP3 share your store link so we can have a proper look and understand what’s going on

Hi @KP3

To complete your requests, please follow these steps:

  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.
header{
background: white !important;
color: black !important;
}

I hope this helps

Best,

Daisy

1 Like