Hi there,
Sure, it is Appearance → Customize → Background Images → Site → Dim the lights, and if you want to change the colors, it is Appearance → Customize → Color → General → Site background color.
I have tried but it not change the color of the triangles, only shadows ad changes colors only slightly.
is there any way to change the gradient from orange brown to tan yellow or other colors?
Thanks!! And happy new year!
-
This reply was modified 4 years, 4 months ago by
gundam76.
Are you sure you have changed the “Site” background color? and also checked the “Dim the lights” too.
Hi, yes but not show the result i hope…
however I decided to completely change the layout and tanks to this great theme
i managed to get what I wanted: https://www.agricolalostelli.it/
Only 2 little questions:
the links in the text can show not underlined?
the footer can be resized?
Thx so much for the support and very very compliments for the theme!
For the links, try this CSS:
#content a {
text-decoration: none !important;
}
Not sure about the footer size, do you mean the width or the height? Either way, the HTML ID is #pen_footer, so you can manipulate it with CSS.
The CSS should be added through Appearance → Customize → Additional CSS.