Slide element: always display prev and next icon

Posted in: Newspaper
Post count: 14

Hello, i am using the great element “Slide” for displaying category posts.The “prev” and “next” icon-buttons (left and right arrow) display once you hover or click on the post feature image. However, i am wondering whether it is possible to always display these icon-buttons.

Thanks.

Post count: 21065

Hello @iniatisg!

Try to add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:


.td-theme-slider .td-slide-nav {
opacity: 1!important;
z-index: 1!important;}

Thank you!

Post count: 14

Thanks a lot. It works.

Post count: 21065

Hello @iniatisg!

I’m glad that I could help you!

Have a wonderful day!

Post count: 29

Hello —
I am using this CSS as you wrote above. It works great.
.td-theme-slider .td-slide-nav {
opacity: 1!important;
z-index: 1!important;}

Three questions:
— Can I adjust the vertical position of the “Previous” and “Next” slide icons? If I could, I would like the slide icon arrows to be close to the top of the image.
— Is it possible to add a “Pause” button — probably through CSS — and select that icon, color, and location?
— A question about saving for a Mobile layout. I would like to have the slide icon arrows be different size for Mobile than for desktop/laptop. Would I just save while the Mobile icon is shown, and the program will recognize that one parameter for a Mobile?

I tried this one time — it did not work well for me. The settings for Mobile layout also were displayed on a tablet, which made for a bad display on the tablet. When saving a page or post for Mobile, do you suggest that “Landscape viewport” and “Portrait viewport” also be adjusted and saved at the same time?

It would seem that the display settings for a tablet would be better if it defaulted to Desktop viewport rather than defaulting to Mobile viewport.

Thanks much for a very flexible program.
— Fred

Post count: 21065

Hello Fred!

Can you please provide an example of what you need to achieve?
Why would you need a “pause” button? because this gallery is not automatically playing.
Please check this example: https://prnt.sc/b44TbmKfVHQZ
Please note that this kind of gallery can not be edited with the TagDiv Composer.

Thank you!

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