td_api_block but no spinning square

Posted in: Newsmag
Post count: 66

I was able to add a modified Block 1 using the td-api-plugin, but I don’t have the spinning loading square when click on the next or previous arrow.
You can see it here on the homepage, on block named “Noticias”.

Post count: 6535

Hi

Try this custom css in theme panel > custom css:

.td_block_44{
position: relative;
}

Let me know how it goes!

Thanks!

Post count: 66

Thanks Andrei, adding that line of css did the trick. Now it’s working!

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