Archived topic
Remove Blue Color from the Default template
1 reply · Started by Sars on December 10, 2022
Viewing posts 1–2 of 2
Dear Team,
How to remove the blue color background from this default template:
https://pasteboard.co/FvXCxMRqcTO6.png
Hi there,
its added using some CSS.
Go to Customizer > Additional CSS and remove this:
/* blue shadow on photos */
.blue-shadow img {
box-shadow: 12px 12px 0px var(--accent-2);
}
This archived topic is closed to new replies.