Remove Post Navigation,Nocomments,Categories Tag

Home Forums All Other Themes Remove Post Navigation,Nocomments,Categories Tag

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #109358
    khairulkamal181khairulkamal181
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: September 8, 2018

    Hello Admin

    I am using Decor theme, how to remove Post Navigation,Nocomments,Categories Tag, please see my web post : https://jogjagazebo.com/inilah-5-fungsi-gazebo-di-sekolah/

    #109367
    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:

    .postmeta, nav.post-navigation { display:none;}

    Regards,
    Dave

    #110119
    khairulkamal181khairulkamal181
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: September 8, 2018

    Hi thank you for the respons

    Now, on blog page i wanna make space between title and content, also how to change font & background on “read more” link
    please see my blog page section : https://jogjagazebo.com/blog/

    #110183
    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:

    .post-title { margin-bottom:30px;}
    .page p.read-more a { background-color:#ece8e8;}

    Regards,
    Dave

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