Hi, I changed default geodirectory pagination to enfold style. But there is error occurred.
I inserted custom css like below.
.Navi a {
float: left;
height: 35px;
width: 35px;
line-height: 35px;
text-align: center;
padding: 0;
border-radius: 100px;
margin-right: 3px;
margin-top: 15px;
box-shadow: 0 0 1px 0 rgba(0,0,0,0.2);
}
Then, style has been changed, but current page number place wrong spot.
Please take a look the link at below. (please scroll down to the bottom)
http://kfoodweek2015.com/beta/places/food-stores/
Could you please advise how to fix it?
Hi srcnc!
Switch your CSS from this.
.Navi a {
To this.
.Navi a, .Navi strong {
Best regards,
Elliott
Oh! Thank you so much! Pagination starts from no1, but there is one error. there is one more empty circle at the end of numbers.
and “>>” places a bit off.
http://kfoodweek2015.com/beta/places/food-stores/
Please see the capture image.
https://www.dropbox.com/s/0hv0b53zaj1ima8/capture-pagination-01.png?dl=0
Thanks much for your help in advance.:-)
Hi, I solved this problem! Now it looks good. You can close this case now. :-) Thank you so much!
Hi!
I am do closing the case, thx a lot for letting us know!
We will be here if anything else comes up!
Cheers!
Basilis