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

    (@umarbajwa)

    Hi,

    The slider by default adds a dummy image if there is no image provided, If you don’t want the image you can see there is a layout for premium user I would greatly appreciate it if you purchase premium version.

    Otherwise you can hide the image by adding following CSS code to your page.

    <style>
     #tss_image {
       display:none;
    }
    </style>

    Thanks

    Thread Starter trovato

    (@trovato)

    That worked great. I will test it out some more and see if I need the premium version.
    Thanks for a great plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove image’ is closed to new replies.