Hi, how can I change the purple background color on home page?
glenng Hi. Please add this to css with a color of Your choice:
.acm-features.style-1 { background: transparent; }
teitbite Thank you. Where can I add to color code?
glenng Hi. Just replace "transparent" with the color code You need. A file to put it in should be custom.css file in template's /css folder. If You do not have that file. Please create it.
Thanks!!