Paginate problem since css update

1 reply · opened Feb 2, 2018

LleanovskiFeb 2, 2018

Hi. Firstly thanks for a great template.

Since the last Canvas update came through, my Pagination display is not working properly. I updated the code on my page with the latest that came with the template, however with Pagination, the current page does not really obviously show which part of the pagination it relates to.

If you look at the template pagination-progress.html you will see an example of what I am referring to. I am trying to use 'Disabled and active states' on that page.

What I need to make Pagination worth the effort is for it to show clearly which is the current page of the group.

SSemicolon WebSTAFFFeb 7, 2018

Hello,

Apologies about the Inconveniences. This is appears to be Bug while migrating from Bootstrap v3 to v4. Please find and delete the following code in the style.css File:

.page-link,
.page-link:hover,
.page-link:focus {
	color: #FFF !important;
	background-color: #1ABC9C !important;
	border-color: #1ABC9C !important;
}

This will definitely fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard