Home Page section

Discussion in 'Harrington- A WordPress Business Theme.' started by bat42001, Aug 20, 2014.

  1. bat42001

    bat42001 Guest

    Joined:
    Jul 10, 2014
    Messages:
    35
    Likes Received:
    0
    I would like to remove the Blog Section, what is the css code for that please? Thank you!
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Paste following code in Custom CSS and save all changes.
    Code:
    .feature_blog_content {
    display: none;
    }
    Thanks & Regards
    Yogesh Bhade
     

Share This Page