Load more animation

Posted in: Newspaper
Post count: 104

Hello there!

I wonder how can I edit the animation of when the page or a block is loading more (the fading blue squares). I would like to have circles instead.

How can I do that? Thanks in advance!

Post count: 104

Allright, I found it! After a very long search on all js files I found it! 🙂 – no, there is no way to inspect it with browser tools!

For all of you who whish to do the same (edit the dhape of the animation), here it goes:

.td-lb-box, .td-lb-box-1, .td-lb-box-2, .td-lb-box-3, .td-lb-box-4, .td-lb-box-5, .td-lb-box-6, .td-lb-box-7 {
border-radius:50% !important;
}

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.