Title: Featured post link
Last modified: September 1, 2016

---

# Featured post link

 *  [erenmf](https://wordpress.org/support/users/erenmf/)
 * (@erenmf)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/featured-post-link/)
 * Hello. I’m using the featured post on my homepage but I don’t to lead visitors
   to the post. I mean I don’t want it to be clicked. Any chance that I can remove
   the link on the featured post ?

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

 *  [Tigran Nazaryan](https://wordpress.org/support/users/progmastery/)
 * (@progmastery)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/featured-post-link/#post-7569272)
 * hi [@erenmf](https://wordpress.org/support/users/erenmf/),
 * add the following to custom CSS field in theme options->general
 *     ```
       .home #videos-block a {
          pointer-events: none;
          cursor: default;
       }
       ```
   
 *  Thread Starter [erenmf](https://wordpress.org/support/users/erenmf/)
 * (@erenmf)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/featured-post-link/#post-7569296)
 * custom CSS field in theme options->general? There are only the basic options 
   of the website. I can’t see any custom CSS field. Where exactly do you mean ?
 *  [Sona](https://wordpress.org/support/users/support-web-dorado/)
 * (@support-web-dorado)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/featured-post-link/#post-7569310)
 * [@erenmf](https://wordpress.org/support/users/erenmf/),
 * Please go to Options>General. Here tick Custom CSS checkbox. A textarea will 
   appear with Provide the custom CSS code below. text. Fill the CSS there. Thanks.
 *  [sourav86](https://wordpress.org/support/users/sourav86/)
 * (@sourav86)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/featured-post-link/#post-8506763)
 * can I remove links from my sliders using featured posts. I want the slide show
   only. The pictures of the slideshow redirecting post at this moment.
 * I don’t want that. Please suggest a CSS code for that.

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

The topic ‘Featured post link’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/business-elite/1.1.36/screenshot.
   png)
 * Business Elite
 * [Support Threads](https://wordpress.org/support/theme/business-elite/)
 * [Active Topics](https://wordpress.org/support/theme/business-elite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/business-elite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/business-elite/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [sourav86](https://wordpress.org/support/users/sourav86/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/featured-post-link/#post-8506763)
 * Status: not resolved