How can I modify the accent-2 color in my website's header?

I have read as many posts as I could find on this subject: no joy. How can I change the hex color accent-2 for my header? Which block of code should I be looking at?

Thanks for any help.

@wmflan39

can you please sent store url

https://videology-cameras.myshopify.com/?key=9e2b901482ffd907fd20e2e2addc10f33fb673ca17fa8367598f6827e028222e

1 Like

@wmflan39

can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.header--middle-left {background: #000;}

Many thanks, KetanKumar! That did it.

How do I accomplish the same thing on the outer margins?

wmflan39_0-1641554807399.png

1 Like

@wmflan39

can you please show me this issue

KetanKumar,

Note the outer blue sections in the image in my previous reply. I need it to be the same #331446 as the central section.

WmF

1 Like

@wmflan39

you mean section bg color?

I don’t know. Can you advise, please?

Hi Wmflan39,

Have you ever resolved the issue with full screen width colouring of your header? I ran into the same problem.

Thank you.