Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Figero Theme

How do I get rid of Homepage Featured Section

(4 posts)
  1. quirkyjake
    Member

    Member
    Joined: Jul 2012
    Posts: 15

    Hi all, I'd like to get rid of the "Homepage Feature Section" from my site. How do I go about doing this?

    Thanks in advance!

    Posted 10 months ago #
  2. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    .content{
    display:none;
    }

    Thanks
    Gourav

    Posted 10 months ago #
  3. quirkyjake
    Member

    Member
    Joined: Jul 2012
    Posts: 15

    Thanks Gourav,

    One more thing, how do I get rid of the section right below the feature section. Not sure what it is called but it's where the paragraph is and the homepage PayPal button goes.

    Posted 10 months ago #
  4. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    .index-container .full_cols{
    display:none;
    }

    Thanks
    Gourav

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.