Get Professional Customization for any Website!
Contact us here for a free quote.

Okay
  Public Ticket #1210978
Categroy Description showing under images
Closed

Comments

  •  2
    Belinda started the conversation

    Hi


    How can I stop the category description from showing under the images?


    Thanks

    Belinda

  •  184
    George replied

    Hi Belinda,

    Please go to Blogger -> General Settings -> paste the next code to Custom CSS field and save changes.

    .post-summary .post-meta-title {
      display:none;
    }
    

    Hope this helps.

    Best regards,

    George