Bizway theme problem

Discussion in 'InkThemes-Support Working Hours' started by kingdavid83, Dec 31, 2015.

  1. kingdavid83

    kingdavid83 New Member

    Joined:
    Dec 31, 2015
    Messages:
    1
    Likes Received:
    0
    I have just bought bizway theme. On my blog page comments is off message is getting displayed over my blog posts.

    Tell me how to remove this message.

    My blog url nobleconsultancy.in
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
     .content-bar .post .post_meta .post_comment {
        display: none !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page