Remove Video

Discussion in 'Woodpecker WordPress Business Theme' started by kristine1g, Jan 27, 2016.

  1. kristine1g

    kristine1g Member

    Joined:
    May 2, 2012
    Messages:
    65
    Likes Received:
    7
    The following code is posted. It's not working for me:
    .vidimg-wrapper {
    display: none; important!
    }
    Please advise. Thank You
     
  2. priya

    priya Guest

    Hello,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .vidimg-container {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. kristine1g

    kristine1g Member

    Joined:
    May 2, 2012
    Messages:
    65
    Likes Received:
    7
    It worked however it threw the whole page size out of whack.
     
  4. priya

    priya Guest

    Hello,

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page