Hide Videobox and Bottom Featured Area

Discussion in 'Woodpecker WordPress Business Theme' started by pkillick, Mar 25, 2015.

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

    pkillick Guest

    Joined:
    Apr 19, 2013
    Messages:
    17
    Likes Received:
    0
    Whats Custom CSS do I need to hide the Videobox and Bottom Featured Area from my page.

    Many thanks
     
  2. pkillick

    pkillick Guest

    Joined:
    Apr 19, 2013
    Messages:
    17
    Likes Received:
    0
    Fixed it added the following

    .vidimg-container{
    display:none;
    }
    .bottom-feature-container{
    display:none;
    }
     
Thread Status:
Not open for further replies.

Share This Page