page description
- The topic ‘page description’ is closed to new replies.
Need help? Check out our Support site, then
Hi there. How can I remove the page descpriton “author”, “date” and “comments” below the page titel?
The blog I need help with is: (visible only to logged in users)
Hi there,
You can use some CSS to hide that line.
.byline { display: none; }
Thank you very much for the fast reply. That would require a Premium Account (currently personal). I just found that in some themes this can be disabled through a clickbox, not in watermark obviously.