Tagged: x
-
AuthorPosts
-
May 4, 2016 at 12:08 am #911899
gunaParticipantHi, I could not figure out how to eliminate the white space below the featured image on some of the posts: http://prnt.sc/b0162c
Please let me know if you need the credentials to take a look at the back-end settings for these posts.
Thank you.
May 4, 2016 at 5:22 am #912185
ThaiModeratorHi There,
Please provide us with your website URL so we can take a closer look.
Thanks.
May 4, 2016 at 10:12 pm #913662
gunaParticipantThis reply has been marked as private.May 5, 2016 at 3:39 am #913974
LelyModeratorHi There,
Thank you for the URL. I have duplicate your settings but I can’t duplicate the issue.
Can you try adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:.blog .x-flexslider { overflow: hidden; }Then go to Appearance > Customize > Blog > Style: Select STANDARD . Save and then check the page again. Then go back to Masonry. This is to reset the settings.
Hope this helps.
May 5, 2016 at 3:43 am #913978
Rue NelModeratorHello There,
Thanks for writing in! To eliminate the white space below the feature images, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.site .entry-content.excerpt { margin-top: 0; }Hope this helps. Please let us know how it goes.
May 7, 2016 at 11:35 am #980250
gunaParticipantThis one works:
.blog .x-flexslider {
overflow: hidden;
}But not this code:
.site .entry-content.excerpt {
margin-top: 0;
}Thank you so much!!
May 7, 2016 at 12:59 pm #980297
ThaiModeratorGlad it worked 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-911899 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
