This topic has 1 reply, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #86396
     wilfriedMarseille
    Participant

    Hello
    I would like put border around my thumbnails.
    If you check on my website, with a white images you don’t see the right border of the thumbnails. And i would like get a separation between Images, and Description. To get 2 rectangle.

    Thanks you 🙂

    If you love Ableton check my blog :
    www.zikrea.com

    #86446
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings -> quick CSS

    COPY CODE
    
    article .post-content .post-image a img {
        border: 5px solid red;
    }
    
    article .post-content .post-header {
        border-top: 2px solid green;
        border-bottom: 2px solid green;
    }
    
    

    Replace 5px and red and green with your size and color.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?