Remove Lead Capture Settings Box

Discussion in 'InkThemes-Support Working Hours' started by esco007, Jun 12, 2017.

  1. esco007

    esco007 New Member

    Joined:
    May 7, 2017
    Messages:
    5
    Likes Received:
    0
    Hello All,

    How can I remove the Lead Capture Settings Box from off of the Market Assume theme?

    Thanks in advance!
     

    Attached Files:

  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    Will you please share your website URL here.

    Regards,
    Akbar
    InkThemes.com
     
  3. esco007

    esco007 New Member

    Joined:
    May 7, 2017
    Messages:
    5
    Likes Received:
    0
    Hello,

    The website is juztrade242.com and the theme is the Market Assume theme.

    Thanks.
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    To remove the lead capture settings box, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .caption-wrapper {
        display: none;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  5. esco007

    esco007 New Member

    Joined:
    May 7, 2017
    Messages:
    5
    Likes Received:
    0
    It did help. Thanks a million!
     
  6. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Sounds great...
     

Share This Page