Remove Date & Author Space
-
I’m not sure if the theme developer of BOLDR still checks in here but I didn’t feel like registering at his support site so I thought I’d post here.
I am trying to remove the date and author info on the front page and posts and also remove the space where those items show up. I added this custom CSS and the date/author is removed but the space still remains.
.postmetadata .meta-date, .postmetadata .meta-author { display: none; } .post-contents { padding-left: 0; }
I got these instructions from this post:
https://www.iceablethemes.com/forums/topic/remove-date-author-box/
If the theme developer or anyone else has an idea on how I can get rid of the empty space and move the content flush to the left side I would appreciate it!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove Date & Author Space’ is closed to new replies.