Home › Forums › All Other Themes › Latest News (section6 home): Hide date and author
- This topic has 5 replies, 2 voices, and was last updated 5 years ago by
Forum Moderator.
-
AuthorPosts
-
September 7, 2018 at 11:15 am #107114
I am using dogtemplate theme and the Latest News section6 and it is showing the posting date of each news
How can I want to hide/remove the date and author from them on my homepage ejakulation-verzoegern.de?
September 7, 2018 at 11:42 am #107117Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.post-style4-postdate { display:none;}
Regards,
DaveSeptember 7, 2018 at 11:56 am #107120The author is still showing though. How can I get rid of it?
September 7, 2018 at 1:06 pm #107124Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.post-style4-postby { display:none;}
Regards,
DaveSeptember 7, 2018 at 1:21 pm #107128Thank you. The only thing left is to rename the “READ MORE..” in this very section. Where can I do this pls?
September 7, 2018 at 1:43 pm #107136Hi,
Kindly edit sktframe/core-functions.php go to line number 1866 and change there.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.