Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1341599
    Ashley S
    Participant

    I have the thumbnail styling set on my image elements but when I link the images, extra spacing is added to the left and right sides of the image completely messing up the outline. I’m attaching an image to show you the difference. The only thing I can find different is the linked image is created via a “data-options” attribute within the anchor tag rather than an actual image tag. Is this a bug?

    All theme and plugins are up to date and I ONLY have Cornerstone and WooCommerce activated. URL: http://staging.weatherbymiller.com/

    #1341697
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    a.x-img.x-img-link {
        display: inline-block;
    }

    Hope it helps 🙂

    #1343400
    Ashley S
    Participant

    That did the trick! Thank you! 🙂

    #1343440
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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