How can I change the color of a title in Page Builder via CSS?
http://flockofpigsmanchester.com/webtests/meet-the-team/
Hi, Please can someone help me by telling me how I can change the color of a title in CSS for a pagebuiilder widget for the site link above?
I want to add name titles in white to each profile on the page, but at present the widget text color is set at the same green as the background so that the footer widgets match up.
Many thanks
Phil
URL: http://flockofpigsmanchester.com/webtests/meet-the-team/
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Phil Ainley
You can fix/change this with some custom CSS. Kindly place the following custom css at the bottom of the style.css file located via Appearance > Editor > Styles.css
.widget p, .widget .textwidget { color: white!important; }Try that out
Cheers :-)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.