We're merging with GenerateBlocks! Learn more here.

[Resolved] image border

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support image border

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2389
    Thierry
    Participant

    Hello,

    if i want a border on images (with css), i have a problem with the right border :

    https://img4.hostingpics.net/pics/518322cave.png

    how i can do for make a real border ?

    thx

    #2393
    Leo
    Moderator

    Hi there,

    Can you provide a link to your site? Thanks!

    #2400
    Thierry
    Participant
    #2401
    Leo
    Moderator

    Try this CSS instead:

    .wp-show-posts-image {
        border: 2px solid #000000;
    }
    #2406
    Thierry
    Participant

    Great Léo and with this it’s perfect :

    .one-container .site-main img :not .wp-show-posts-image{border: solid 1px black;}

    #2440
    Leo
    Moderator

    Sounds good!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.