Removing archives

Discussion in 'VideoCraft WordPress Theme' started by 99beam, Dec 2, 2015.

Thread Status:
Not open for further replies.
  1. 99beam

    99beam New Member

    Joined:
    Nov 10, 2015
    Messages:
    28
    Likes Received:
    0
    Hello,

    Please go to http://inkthemes.com/wptheme/videocraft/?page_id=4
    Then select any video and notice that there is archive on the side of the page under "video category" widget. please find attached pic.
    How can one remove those archives ? I have same thing on my site and I do not want anything below the video category widget.

    Thank you.
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

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

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. 99beam

    99beam New Member

    Joined:
    Nov 10, 2015
    Messages:
    28
    Likes Received:
    0
    Thank you very much it works.
     
Thread Status:
Not open for further replies.

Share This Page