tagDiv Gallery on Page

Posted in: Newspaper
Post count: 6

I’ve read a few articles about issues with the tagDiv gallery not working on pages. It works with the default page style but not with the pagebuilder+title template.

Is there any way to get this to work as it’s a prominent piece of the page.

Here is the link to a page using it.

http://www.reamesrealtygroup.com/v2/virginia-peninsula-home-communities/york-county-virginia-real-estate/kiln-creek-neighborhood-york-county-newport-news/

Thanks!

Post count: 7909

Hi,

The tagdiv gallery was not designed to be used in pages or in a text block.
You can try this custom css in Theme Panel > Custom Css – http://screencast.com/t/EXBQ0MoVbL

.page .td-pb-span12 .td_block_wrap .td-slide-on-2-columns .td-slide-galery-figure {
width: 100%;
}
.page .td-pb-span12 .td_block_wrap .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-item img {
max-width: 100%;
}

Thanks!

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