Tagged: x
-
AuthorPosts
-
August 19, 2016 at 10:36 am #1138403
Matthew WParticipantI believe this occurred after the last update. The pagination style on by blog page went haywire? Not sure why, but here’s a screen shot. Can you help me fix? Thanks.
August 19, 2016 at 10:58 am #1138425
Matthew WParticipantI mean to say, this is an easy enough CSS fix – but not sure why this happened after an update? Was it a change to the X CSS? My pagination was at default. Thanks.
div.x-pagination ul { list-style-type: none; } div.x-pagination ul li { display: inline; padding: 0 10px; } div.x-pagination ul li span.current, div.x-pagination ul li a { padding: 0 6px; }August 19, 2016 at 11:31 am #1138446
RahulModeratorHey There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-pagination li { list-style-type: none; float: left; padding-right: 20px; display: block; margin-top: 10px; }Let us know how it goes!
August 19, 2016 at 11:45 am #1138457
Matthew WParticipantWorks like a charm. Thank you.
August 19, 2016 at 12:15 pm #1138488
Prasant RaiModeratorYou are most welcome. 🙂
August 23, 2016 at 1:18 pm #1143522
Matthew WParticipantBTW, is this something that will be fixed in a future release?
I’m not sure why this would happen on one install and not another?Check out the pagination at this location:
http://www.synlawn.ca/synlawn-news/Then check out the pagination at this location (using the code above):
http://www.synlawn.com/synlawn-news/Thank you.
August 23, 2016 at 10:29 pm #1144154
FriechModeratorHi There,
What version of WordPress do you have on this site: http://www.synlawn.com/synlawn-news/ it seems to be a conflict issue. Try doing a test for plugin conflict and updating your WordPress to the latest version.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1138403 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
