Textbox on Slider

by Chris
Chris

Hello,

the Theme Inspiration is Great.

But...

how can remove the Textbox on the Slider?

I should like to see only the picture.

Sorry for my bad English ;-)

Greatings from Germany

Anna

Hi!

If you need to show only the image in your slider you have to remove the code:

<div class="slide-meta">

<h3><?php echo $slide['title']; ?></h3>

<div class="desc"><?php echo $slide['description']; ?></div>

<a class="readmore" href="<?php echo $slide['link']; ?>"><?php _e( 'Read More', 'letheme' ); ?></a>

</div>

in the file content-slidestandart.php located in the directory of the theme.

Please log in

Forgot your password?