• Hello

    Under the ‘Theme – latest posts widget’ in my sidebar, titled “Delicious Eats” how can I remove the dates from each pic and how can I change the font for each pic so it is bold and centered under the pic?

    Site i am referencing https://www.cookingwithchika.com

    Thank you

    Chika

Viewing 1 replies (of 1 total)
  • Fotis

    (@markwaregr)

    Hi there,

    try adding this <span class=”prokeys-snippet-text”>in your custom CSS box under Customize-?Additional CSS</span>

    .widget_posts_list .entry-date{display:none;}
    .widget_posts_list .entry-title{text-align:center;font-weight:bold}

    <span class=”prokeys-snippet-text”>Let me know if this worked for you.</span>

Viewing 1 replies (of 1 total)
  • The topic ‘Theme – latest posts widget’ is closed to new replies.