The text on my widget sidebar is not the same as the rest of the text on the website.
Can you tell me how to match the text in the widget with the text on the rest of the site?
I have looked at others with the same issue and tried inserting this code in the CSS
.x-sidebar .h-widget {
font-size: 22px;
}
But it did not work.
The site is www.craftcoffeeguru.com
