How do i remove the Feature area on the homepage

Discussion in 'Traffica WordPress Theme' started by schumacw, Feb 16, 2016.

  1. schumacw

    schumacw New Member

    Joined:
    Feb 14, 2016
    Messages:
    1
    Likes Received:
    0
    Dear InkThemes,

    Thanks for a great theme. For my use, I actually find that there is too much information on the FrontPage - the slider really does the trick.

    Is there an easy way to remove the Whole 4 Column Feature area?

    thanks,

    Tormod.
     
  2. priya

    priya Guest

    Hello, Tormod..

    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_box {
        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