No link in news ticker

Posted in: Newspaper
Post count: 8

Hi! I just want a class for prevent my posts in the news ticker have the link or not clickable, sorry for my english

Post count: 35449

Hi,

I don’t quite understand the problem you are referring to, some more details and screenshots, or a link to the website where I can see the problem would be very helpful.

Thank you for your understanding.

Post count: 8

Hi, is not a problem

I just want to use the news ticker for show some important information without the clickable action that refer to the posts

Post count: 35449

Hi,

After you set your news ticker and save the settings you make, all you have to do is to add this custom css in Newspaper>Theme panel > Custom code> Custom css:
.td-trending-now-wrapper {
pointer-events: none;
}

and the news ticker will be not clickable.

Thank you for your understanding.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.