Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1114890
    wapel
    Participant

    I am having trouble with the img container for recent posts. I would like to adjust the padding to the recent post images. Can you explain how I would adjust the ::after part of .x-recent-post-img?
    It might be easier to explain by looking at the site.

    http://peacelutheranlc.theapels.org/test-slider/

    I am using WordPress 4.53 and the latest version of X theme. Thank you.

    #1115136
    Christian
    Moderator

    Hey there,

    Not sure what the issue is with :after but looks like the issue is with the space below the image.

    To eliminate the space, please add the code below in your Appearance > Customize > Custom > Global CSS

    .x-recent-posts .x-recent-posts-img {
        padding-bottom: 0;
    }

    Thanks.

    #1115247
    wapel
    Participant

    Thank you! This works great for me.

    #1115337
    Thai
    Moderator

    You’re most welcome 🙂

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