Title: Featured Post Image Border possible?
Last modified: July 6, 2020

---

# Featured Post Image Border possible?

 *  [rob33](https://wordpress.org/support/users/rob33/)
 * (@rob33)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/featured-post-image-border-possible/)
 * Hi,
 * My featured post images look bad. many hrs on I’m no nearer sourcing the fix.
   Managed border to image in post but specifically after featured post border where
   can define color plus thickness – so would appear around images under latest 
   reviews [https://teojobs.com/2288-2](https://teojobs.com/2288-2)
 * ALternatively, if there is a plugin great. Tried wp border image one – too universal
   and didn’t work among many, cheers

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

 *  [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/featured-post-image-border-possible/#post-13077865)
 * Hi there,
 * i am not sure i fully understand – but you can try adding this CSS:
 *     ```
       /* Add border to right of review list images */
       .lsd-listing-image {
           border-right: 1px solid #ccc;
       }
       ```
   
 * OR
 *     ```
       /* Add border all around review list images */
       .lsd-listing-image {
           border: 1px solid #ccc;
       }
       ```
   
 *  Thread Starter [rob33](https://wordpress.org/support/users/rob33/)
 * (@rob33)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/featured-post-image-border-possible/#post-13077966)
 * Brilliant, thanks David. Didn’t have quite required effect but that’s my end 
   on the images. Cheers.
 *  [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/featured-post-image-border-possible/#post-13078065)
 * Glad to be of help …. afraid not much i can do about the images though 🙂

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

The topic ‘Featured Post Image Border possible?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [David](https://wordpress.org/support/users/diggeddy/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/featured-post-image-border-possible/#post-13078065)
 * Status: not resolved