Okay
  Public Ticket #879535
Hnage colour h2 heading & how hide date posted on the top of posts
Closed

Comments

  •  2
    Rob started the conversation

    Hi, 

    I was wanting to change the colour of the h2 headings in all of my posts, is this possible?

    I would also like to remove the part on top of a page that has the date i posted it, how many comments the page has received and who has posted it. 

    Could you help me with these two things

    Thanks so much

  •  1,611
    Barry replied

    Hi Rob,

    You can use some custom CSS for these points. Please add the following in the textarea of the 'Custom' panel from the theme customizer.

    /* Change post title color */
    body.single-post .single .post-title { color: red; }

    /* Hide entire comment section */
    body.single-post .comments-area { display: none; }

    If you have any questions, please let me know.

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes