Remove/hide Author, Date, Category Like Entry-Meta

Home Forums All Other Themes Remove/hide Author, Date, Category Like Entry-Meta

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #119100
    skholg001skholg001
    Participant
    • Topics: 7
    • Replies: 6
    • Total: 13
    Member since: October 10, 2018

    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

    #119168
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    #119172
    skholg001skholg001
    Participant
    • Topics: 7
    • Replies: 6
    • Total: 13
    Member since: October 10, 2018

    My url is

    www.bishopnwaka.com

    i also like to remove the sidebar on the latest sermon as well as the doubled image feature

    Thank you

    #119174
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.