- This topic has 3 replies, 2 voices, and was last updated 1 year, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove/hide Author, Date, Category Like Entry-Meta
Tagged: Church Theme
Hi
I am using a church theme
How do i Remove/hide Author, Date, Category Like Entry-Meta on the (Sermons Section)
Thank you
Regards
Olga
Hi,
Kindly show us your website URL?
Regards,
Dave
My url is
i also like to remove the sidebar on the latest sermon as well as the doubled image feature
Thank you
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.single-sermons .innerbanner { visibility: hidden; height: 110px;}
.single-sermons #sidebar { display:none;}
.single-sermons .site-main { margin:0 auto; float:none;}
.list_sermons span { display: none;}
Regards,
Dave
Introduction The popularity of WordPress is not something we can ignore. We’ve known it as the best solution that any developer can use to setup […]
This fact cannot be negated that transferring the website to a new host can prove to be really stressful and tiring. However, if you follow […]
In a number of cases, sidebars are perceived as blocks of the site where all sorts of things can be found. As a rule, a […]