Archived topic
How to change color Widget in Sidebar ?
1 reply · Started by Fajri on August 25, 2019
Viewing posts 1–2 of 2
Hi, i've add new widget in sidebar.
Can you tell me how to custom the font (color, size, etc) ?
Etc : https://prnt.sc/oxc55b
Hi there,
You can change the colors in the customizer under Colors > Sidebar Widgets.
As for font, try this CSS:
#right-sidebar .inside-right-sidebar {
font-family: "Oswald", sans-serif;
}
This archived topic is closed to new replies.