- Posts: 160
- Thank you received: 1
Product Category Pagination navigation.
-
hkeyzer
Inactive member -
Topic Author
- Member
-
Less
More
11 years 10 months ago #29765
by hkeyzer
Product Category Pagination navigation. was created by hkeyzer
Hi,
Two questions re pagination.
1/ The styling of the page navigation (top and bottom of the page)doesn't look right as the text is run together:
"Start / Prev / 1/2/3/ Next / End " - see image:
How do I change this to make it neater and put space between the text.
2/ I started this site from a quickstart watches download and when I check this on the demo site. I see that pagination navigation is not there. So I'm trying to figure why it shows on my site but not on the demo - it is an option?
Site is www.fatbacks.co.nz (tester / testing)
Cheers
Henk
Two questions re pagination.
1/ The styling of the page navigation (top and bottom of the page)doesn't look right as the text is run together:
"Start / Prev / 1/2/3/ Next / End " - see image:
How do I change this to make it neater and put space between the text.
2/ I started this site from a quickstart watches download and when I check this on the demo site. I see that pagination navigation is not there. So I'm trying to figure why it shows on my site but not on the demo - it is an option?
Site is www.fatbacks.co.nz (tester / testing)
Cheers
Henk
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 10 months ago - 11 years 10 months ago #29781
by ivan.milic
Replied by ivan.milic on topic Product Category Pagination navigation.
1.Add this to template_css.css
.vm-pagination ul li{
padding:5px;
}
2. Its just not used
.vm-pagination ul li{
padding:5px;
}
2. Its just not used
Last edit: 11 years 10 months ago by ivan.milic.
The following user(s) said Thank You: hkeyzer
Please Log in to join the conversation.
Time to create page: 0.147 seconds