Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1089050
    renzofernandez
    Participant

    Hi guys,
    I am placing an image with a caption, but when I do this a grey border appears around the image and caption. How do I remove this grey border?

    Thanks.

    #1089480
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1159770
    renzofernandez
    Participant

    Hi,
    Here’s the URL: http://feheleyfinearts.com/development/about/. To get the captions to show up I used the “text” element in which I placed an image. That being said, I was wondering if it was possible to have a caption while using the “image” element.

    Thanks.

    #1160174
    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .wp-caption, .gallery-item {
        border: 0px;
        padding: 0px;
    }
    

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1089050 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>