remove banner

Discussion in 'VideoMember WordPress Theme' started by ntenetworking, Oct 13, 2015.

  1. ntenetworking

    ntenetworking Guest

    Joined:
    Sep 26, 2015
    Messages:
    15
    Likes Received:
    0
    I need to removed the banner from the images on the home page
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site along with some edited screenshot so that we can better assist you? \\

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. ntenetworking

    ntenetworking Guest

    Joined:
    Sep 26, 2015
    Messages:
    15
    Likes Received:
    0
    http://advisevideo.com/

    Change the word Free to Recommended and there is a gray box over some of the featured images.
     
  4. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    For your information, that is just an image..

    So if you want to replace that image with your desired one, please send your dashboard details at [email protected] along with the image and we will do it for you.

    And to removed completely from the images, you just have to Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    ul.fthumbnail li img.ribben, .content .fthumbnail img.ribben {
        display: none !important;
    }
    .tab_container .tab_container_in .ribben {
        display: none !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page