Good Evening to all!
On a client’s business website, I use the SiteOrigin Blog widget to display his recent articles on a page. However, I want to change the font style of the article headings to bold, which are displayed on the following page and, also, when the visitor opens an article, its title should be in bold. The blog page is the following:
The widget has the following settings:
Template : Grid
Feature Image Size : Sow Blog Grid
Post Title HTML Tag : H2
How can I change the style of these headings to bold? I used the following CSS code on CSS Editor, but it doesn’t work.
.entry-header .entry-title h2{ font-weight: bold; }
Thanks in advance!
The post How to change headline article style on SiteOrigin Blog Widget appeared first on SiteOrigin.