remove form

Discussion in 'Blackriders WordPress Theme' started by caservices, Nov 13, 2017.

  1. caservices

    caservices New Member

    Joined:
    Aug 11, 2017
    Messages:
    11
    Likes Received:
    0
    Hello
    is it possible to remove the form as attached in file?
    we only want the sliders and not that form in site.
    hope this is possible.

    best regards
    Sebastian Garcia
     

    Attached Files:

  2. akbar92

    akbar92 Support Staff Staff Member

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

    Greetings from InkThemes,

    Yes, it is possible, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

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

    Thanks & Regards!
    Akbar
    InkThemes.com
     

Share This Page