Tagged: x
-
AuthorPosts
-
June 23, 2016 at 9:06 pm #1057436
Levi SParticipanthttp://www.boyersconstruction.com/portfolio-item/haas-door/?preview=true
Any thoughts on how to remove all the white space under the gallery?
June 23, 2016 at 11:38 pm #1057572
Prasant RaiModeratorHello Levi,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-portfolio .entry-featured { overflow: initial !important; }Thanks.
June 26, 2016 at 7:14 pm #1060536
Levi SParticipantI tried editing this in the customizer under the global css. It didn’t work? Do I have to do something else with this css?
June 26, 2016 at 7:15 pm #1060538
Levi SParticipantfigured it out. need to enter feature in the body css on individual portfolio posts. thanks!
June 26, 2016 at 7:21 pm #1060542
Levi SParticipanthttp://www.boyersconstruction.com/portfolio/
that css made the item pages look good, but it screwed up the slide animation on the gallery page now. Any ideas?
June 26, 2016 at 9:46 pm #1060759
Rue NelModeratorHello There,
Thanks for the updates. To resolve this issue, please do the following:
1] Please remove the given css code from your customizer;.x-portfolio .entry-featured { overflow: initial !important; }2] You need to replace it with just this code instead to prevent from messing up any other page:
.site .x-flexslider { overflow: hidden; }Hope this helps. Please let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1057436 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
