Remove slider heading, description, button text & link

Discussion in 'Woodpecker WordPress Business Theme' started by crystal0811, Jun 25, 2014.

  1. crystal0811

    crystal0811 Guest

    Joined:
    Jun 14, 2012
    Messages:
    204
    Likes Received:
    9
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .slider-caption-container {
    display: none;
    } 
    This will solve your issue.
     

Share This Page