Skip Navigation

[Résolu] Pagination dots showing incorrectly

This support ticket is created Il y a 5 années et 5 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Marqué : 

This topic contains 1 réponse, has 2 voix.

Last updated by Luo Yang Il y a 5 années et 5 mois.

Assisted by: Luo Yang.

Auteur
Publications
#1149924
image-next-chrome.PNG
image-next-incognito.PNG

Hello, the pagination dots in an incognito window do not show correctly (images attached)

hidden link

#1150398
css3.JPG

Hi,

It is a custom CSS codes problem, there are some conflict with your CSS file
hidden link

line 18:

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px; 
    border-top-right-radius: 4px; 
}

line 18:

.pagination>li {
    display: inline;
}

I suggest you find them in your CSS file, remove/override it and test again, see screenshot css3.JPG

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.