Home Forums WoodMart support forum Centre Author on Blog page layout Reply To: Centre Author on Blog page layout

#548277

alex-7489
Participant

as mentioned above:

Hi,

I am trying to remove the comments icon, and then centre the author within the blog posts page. I have used this code to remove the comments icon:

“.wd-entry-meta .meta-reply { display: none !important; }”

which worked well, although now the author is aligned towards the left, as if the comments icon is still there, but invisible. How do I fix this, and align the Author in the centre?

Thanks