Lead Capture on Blackrider

Discussion in 'Blackriders WordPress Theme' started by marketingtypeguys, Jan 21, 2016.

  1. marketingtypeguys

    marketingtypeguys Member

    Joined:
    Apr 15, 2014
    Messages:
    79
    Likes Received:
    1
    Hi -

    I tried to remove the lead capture for with this CSS

    .caption {
    display: none;
    }

    But it didn't work. Is there something else I can do to remove this?
    website is www.saharaair.com
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Try below code for once,
    Code:
    .caption {
        display: none !important;
    }
    And if still will not resolve your issue, kindly suggested to clear your cache and check after that..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    greatscottfilm likes this.

Share This Page