Remove Slider Pop Up Boxes & Text

Discussion in 'Dzonia WordPress Theme' started by katmoline, Jan 7, 2014.

  1. katmoline

    katmoline New Member

    Joined:
    Nov 12, 2013
    Messages:
    8
    Likes Received:
    0
    I'd like to have the slider just show the image but no pop up boxes, text or headings. I've searched the forum but can't seem to find anyone else trying to do this?

    www.plissescreen.com

    Thanks for your help!
    Dzonia 2.3.3 on Wordpress 3.8
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #slides .caption{
    display:none;
    }
    Thanks & Regards
    Gourav Shrivastava
     
  3. katmoline

    katmoline New Member

    Joined:
    Nov 12, 2013
    Messages:
    8
    Likes Received:
    0
    Worked quickly and easily - thank you!
     

Share This Page