Tagged: x
-
AuthorPosts
-
January 30, 2017 at 7:58 pm #1351675
murraymillionParticipantWe’d like to resolve a large gap on our Shop pages. Is there a simple snippet to resolve this newest issue?
X Version: 4.6.4
(See attached screenshot)
January 30, 2017 at 11:48 pm #1351821
Prasant RaiModeratorHello Murry,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
ul.x-post-carousel.unstyled { display: none !important; }Thanks.
January 31, 2017 at 7:50 am #1352225
murraymillionParticipantThanks for the snippet, is there a way to exclude that to the shop pages and not the rest of the website?
For some reason the shop pages are missing the carousel element as seen here http://brewthru.com/locations/corolla/January 31, 2017 at 9:40 am #1352357
RupokMemberHi there,
In that case try this CSS :
.page-id-124 .x-post-carousel.unstyled { display: none; }Cheers!
January 31, 2017 at 11:32 am #1352516
murraymillionParticipantPerfect! Thanks again!
January 31, 2017 at 11:34 am #1352518
murraymillionParticipantOh, another issue regarding the shop pages..
The ubermenu is not working on those specific pages, any ideas?
January 31, 2017 at 2:27 pm #1352726
JadeModeratorHi there,
You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1351675 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
