Remove the Bottom Featured Area?

Discussion in 'Woodpecker WordPress Business Theme' started by coachkelly, Aug 15, 2015.

Thread Status:
Not open for further replies.
  1. coachkelly

    coachkelly Member

    Joined:
    May 24, 2015
    Messages:
    51
    Likes Received:
    0
    Greetings,
    I do not want to include any of the Bottom Featured Area on my homepage. Will you please tell me how I can remove that section/area? Thanks!

    The website is:
    http://www.wpsweet3.com/lindt/

    I am using Woodpecker Theme.

    Take care,
    Kelly
     
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    It would be our pleasure to serve you.

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .bottom-feature-container {
            display: none !important;
    }
    
    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. coachkelly

    coachkelly Member

    Joined:
    May 24, 2015
    Messages:
    51
    Likes Received:
    0
    Nitin,
    Thank you very much - that worked very well!
    Take care,
    Kelly
     
Thread Status:
Not open for further replies.

Share This Page