Remove Slider Heading and box

Discussion in 'Harrington- A WordPress Business Theme.' started by matthewford, Aug 13, 2015.

  1. matthewford

    matthewford Member

    Joined:
    Jan 16, 2013
    Messages:
    55
    Likes Received:
    0
    Hi,

    How can I change this so that I just have the image with no text or box please?

    Thanks,
    Matthew
     
  2. nitin

    nitin Guest

    Dear User,

    Greetings from InkThemes,

    You can solve it very easily, you need to paste below CSS code in Custom CSS field located in Dashboard->Appearance->Theme Options->Styling Options->Custom CSS

    Code:
    .sy-caption-wrap { display: none;
             }
    
    Hope this solves your issue.

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. matthewford

    matthewford Member

    Joined:
    Jan 16, 2013
    Messages:
    55
    Likes Received:
    0
    That did the trick - thank you
     

Share This Page