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

    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 the “Date”

    please Advise

    #693362

    Hey mcraig77!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-726 .slide-meta {
        color: orange;
    }

    Regards,
    Yigit

    #693995

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customize blog posts widget date color’ is closed to new replies.