Need help? Check out our Support site, then


Nuntius Theme - removing the "posted by" line

  1. Hi! I've browsed and haven't found the answer. I'm hoping that someone can help me located the place to change the CSS sheet so that my blog doesn't list the "posted by" name and date

    Thanks in advance!

    The blog I need help with is powtownderby.com.

  2. Sure! In the Nuntius theme, you can hide that using this CSS:

    .byline {
      display: none;
    }
  3. Thank you so much!!!!!

Topic Closed

This topic has been closed to new replies.

About this Topic