Helping you Build Your Own Social Network!

Faster, better and easier!

Widget Title Color

(3 posts) (2 voices)
  • Started 9 months ago by karmablossom
  • Latest reply from karmablossom

  1. 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 #
  2. 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 #
  3. Much appreciated!

    Posted 9 months ago #

Reply

You must log in to post.