COLOR CHANGE
To change the theme color, go to the “Customize” > “Colors”.
*If you’d like to change the slider background color, go to “Customize” > “Additional CSS” > Paste the following code in it > Replace the “#f7f2eb” with your color hex code.
To find the color hex code, click here.
.homepage-full {background: linear-gradient(to bottom, #f7f2eb 60%, #fff 20%);}