Hello. I have created a child theme for BP Mag. I would like to change the color of the text for widget titles. Which css file contains this info? Thank you!
-
Posted 9 months ago #
-
Hi Leisa,
all the colors/font information is inside bpmag/_inc/css/colors.css but you don't need them.Just change background for this
.widgettitle{ background:#ccc;/*background of widget title*/ }That will change for widgettitle.
Posted 9 months ago # -
Much appreciated!
Posted 9 months ago #
Reply
You must log in to post.