Remove Videobox

Discussion in 'Woodpecker WordPress Business Theme' started by cburbage, Aug 19, 2016.

Tags:
  1. cburbage

    cburbage New Member

    Joined:
    Jul 20, 2016
    Messages:
    1
    Likes Received:
    0
    Hello! How do I remove the video box area after the 3 featured items area? Thank you
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

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

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page