Title: Slide link modifications
Last modified: June 20, 2017

---

# Slide link modifications

 *  Resolved [penlnq](https://wordpress.org/support/users/penlnq/)
 * (@penlnq)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/slide-link-modifications/)
 * Hi,
 * I’m happy to use your plugin and many thanks for your hard work!
 * If I use the option “slide link” I’ll get a link icon on the slide with a hyperlink.
 * Is there any way to customize that link icon? Also how do I get the whole slide
   clickable with a hyperlink?
 * Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/slide-link-modifications/#post-9245432)
 * There are no built in options to do that, but you can probably achieve what you
   want with some custom CSS and a bit of playing about.
 *  Thread Starter [penlnq](https://wordpress.org/support/users/penlnq/)
 * (@penlnq)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/slide-link-modifications/#post-9245501)
 * Thanks for your quick response! Could you help me in the right direction? Custom
   CSS on #slider_id .owl-item or changes in .sa_slide_link_icon doesn’t do anything.
 * Also if you style a slider with html is there any way to make the content responsive?
 * Appreciate any tips.
 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/slide-link-modifications/#post-9245550)
 * Well if you want the whole slide to be a clickable link, maybe don’y use the 
   Slide Link feature at all, and insert the following HTML into your slides:
     
   <div> YOUR SLIDE CONTENT HERE </div>
 * Regarding making your slide content responsive, you can do something like:
    [@media](https://wordpress.org/support/users/media/)
   only screen and (max-width:767px) { #slider_id .owl-item h3 { ..STYLE.. } #slider_id.
   owl-item img { ..STYLE.. } }
    -  This reply was modified 8 years, 11 months ago by [simonpedge](https://wordpress.org/support/users/simonpedge/).
    -  This reply was modified 8 years, 11 months ago by [simonpedge](https://wordpress.org/support/users/simonpedge/).
 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/slide-link-modifications/#post-9245558)
 * Flip – there is an opening and closing anchor tag around the <div> and </div>
 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/slide-link-modifications/#post-9281057)
 * Hi – did this resolve your issue?
 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/slide-link-modifications/#post-9288024)
 * I’m marking this as resolved.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Slide link modifications’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slide-anything.svg)
 * [Slide Anything - Responsive Content / HTML Slider and Carousel](https://wordpress.org/plugins/slide-anything/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slide-anything/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slide-anything/)
 * [Active Topics](https://wordpress.org/support/plugin/slide-anything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slide-anything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slide-anything/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/slide-link-modifications/#post-9288024)
 * Status: resolved