problem with TagDiv Slide Gallery

Posted in: Newspaper
Post count: 4

I am facing problems with TagDiv Slide Gallery in combination with the Newspaper theme. The text of both the caption and description are positoned outside the box. See example 1 and example 2.

Post count: 23312

Hello mboersma,

Please keep in mind that the original theme behavior in this regard is this one -> https://www.screencast.com/t/a1HDRdlNME Notice that the image size on the TagDiv Gallery may be different and then will appear some misfit.

For example, if you want to achieve as you want, try the code below and place it in Theme panel->Custom CSS area.

.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
margin-left: 30px!important;
}
.td-gallery-slide-copywrite{
margin-right:30px!important;
}

The result is here -> https://www.screencast.com/t/U11vjO5OvG

Thanks for your understanding!

Post count: 4

Thanks Catalin. After adding your code everything works fine. The text is now positioned inside the box. I assume that more people are facing this problem. Is it possible to repair this bug in the next update of Newspaper? If this is not possible, what are the optimal requirements (dimensions, sizes) of photos integrated in the TagDviv Slide Gallery?

Post count: 23312

Hello boersma,

There is no problem in our TagDiv Gallery. Notice that is the look and design for this feature and if you want to change it, you should use a custom CSS like in the above example. I do not understand why you said that there is a problem because it does not exist it.

Thanks for your understanding!

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