How to remove navigation arrows?

Posted in: Newspaper
Post count: 6

Hello, I want to remove these arrows on my page: https://prnt.sc/7pYP_VzUKyol

Appreciate the help!

Post count: 6

Also if anyone knows how to create a clickable link on my mail?: https://prnt.sc/7V1zwK19aMYq

Thanks!

Post count: 21065

Hello!

Set this code in Newspaper -> Theme panel -> Custom code -> Custom CSS.

.td-slide-nav {display:none!important;}

You can write it like this: https://www.w3schools.com/tags/att_a_href.asp in that inline text element.

Thank you!

Post count: 6

That worked, thank you!

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