Mobile Theme Smartlist

Posted in: Newspaper
Post count: 150

Hello,
i have two questions regarding the smart list in the mobile theme:

1) Can i change the style of the smartlist in the mobile theme? Actually i’d like to have the same style as i use in the desktop version (style 2).
2) Right now in the mobile smartlist the picture is not centered, actually it’s displayed a little bit too big and you can scroll to the right. Can i change that? (https://www.hello-planet.at/die-schoensten-berge-der-welt/)

All the best and thanks,
Daniel

Post count: 35449

Hi,

1. Unfortunately for the moment is no option in our theme mobile to do that, but if you want to achieve this please check this topic -> https://forum.tagdiv.com/topic/mobile-theme-smart-list-disable/

2. In order to fix this you can add this custom css in Newspaper>Theme panel>Mobile theme>Custom code> CSS
.tdm_smart_list_1 .td-slide-smart-list-figure {
display: block;
}

and the problem will be fix -> https://www.screencast.com/t/PZZrd3ypb2Df -> https://www.screencast.com/t/FstoVTvedu4s

Thank you for your understanding!

Post count: 150

Thanks that worked fine for us.
One last different question: Do you maybe have a code to display the image captions in gallerys in the mobile theme? Because we use stock photos and we have to display them by contract.

All the best,
Daniel

Post count: 35449

Hi,

Unfortunately our mobile theme/amp do not have this option to show the image captions in gallery’s, but this seams to bee a good feature, I will write this one on our list with suggestions.

Thank you for your understanding!

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