remove all text from slider

Discussion in 'RoadFighter WordPress Theme' started by smarta, Sep 25, 2015.

  1. smarta

    smarta Member

    Joined:
    Jul 20, 2012
    Messages:
    225
    Likes Received:
    4
    what do i need to add to the custom css to completely remove the text., the background, and the Read More link from the sliders
     
  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:
    .flex-caption-wrapper {
        display: none !important;
    }
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page