Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #688768

    Ahoy, I would like to customize the blog posts widget on the home page of my website online. I do not want it to effect other instances of the widget. Only the page in the private content

    I would like to do the following:

    Change the color of the “date” these entries.

    #688777

    Hey mcraig77!

    Please add following code to Quick CSS

    .page-id-431 .slide-meta-time {
        color: red;
    }

    Cheers!
    Yigit

    • This reply was modified 8 years, 2 months ago by Yigit. Reason: updated the code
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.