Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ben Casey

    (@casben79)

    With the current version of the plugin, you would have to do a lot of that with CSS.

    If you can link to your site I can help with some pointers.

    I added the following CSS into my template’s style.css file to remove the slider title, and the background border.

    div.wpss_slide h4 {display: none;}
    
    div#wpss_slideshow_slug {background: #ffffff;}

    Replace slug, and modify what you want the background border to be.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not displaying slide title’ is closed to new replies.