Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1470154

    Hello, How do I change the color of the Footer Blog Widget Title and font Color. I’m using the a page for the footer instead of the widgets and the styling is not applying. I would like to the text color change for the title/ date / and category

    #1470191

    Hey michelebond,

    Thank you for the inquiry.

    You can use this css code to adjust the color of the widget title:

    .main_color div .news-headline .news-title {
        color: #ffffff;
    }

    Best regards,
    Ismael

    #1470263

    Thanks! How would I change the Date and categories as well?

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.