Remove "What our client says" and "Latest from blog"

Discussion in 'RoadFighter WordPress Theme' started by mandied_dunbarton, Jan 22, 2016.

  1. mandied_dunbarton

    mandied_dunbarton New Member

    Joined:
    Sep 17, 2015
    Messages:
    19
    Likes Received:
    0
    Hi. I need the bottom area to have removed "What our client says" and "Latest from blog". I tried in appearance to make blog feed say 0, but am still getting that area. Could you please tell me how to remove it.

    Thank you!
     
  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:
    .feature_blog_content {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page