- Posts: 12
- Thank you received: 0
Page number
-
gdedom
Inactive member - Topic Author
- New Member
Less
More
11 years 2 months ago #33785
by gdedom
Page number was created by gdedom
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #33787
by ivan.milic
Replied by ivan.milic on topic Page number
You can use following css paths:
.pagination Ul LI span{
...
}
.pagination Ul LI span a{
...
}
first is for inactive items (non-clickable) second for clickable
.pagination Ul LI span{
...
}
.pagination Ul LI span a{
...
}
first is for inactive items (non-clickable) second for clickable
Please Log in to join the conversation.
-
gdedom
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #33815
by ivan.milic
Replied by ivan.milic on topic Page number
With this:
.pagination, .pagination *{
background:none!important;
}
.pagination, .pagination *{
background:none!important;
}
Please Log in to join the conversation.
Time to create page: 0.176 seconds