Big slider TITLE while loading

Posted in: Newspaper
Post count: 35

Why is this happening ? When the page loads the letters of Slider Titles displaying like this -> http://imageshack.com/a/img673/4577/sBSGeM.png

Post count: 6600

Hi,

It’s a css issue, we’ll investigate this and fix it as soon as we find the reason of it happening.
Thanks for reporting this. Sorry for the inconvenience!

Post count: 35

Do we have any news with that issue ? I need a solution as soon as possible – my client finds that css issue dissapointing :/

Post count: 7909

Hi,

Unfortunately I cannot provide you a quick fix for it, but it is an urgent issue on our list and it will be fixed as soon as possible. Sorry for inconvenience!

Thanks!

Post count: 35

Do we have any other solution until you fix that issue ? Earlier version of newspaper maybe ?

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css:

.td_block_slide .td_module_slide {
visibility: hidden !important;
}
.td_block_slide .td_module_slide:first-child {
visibility: visible !important;
}
.td-js-loaded .td_block_slide .td_module_slide {
visibility: visible !important;
}

Thanks!

Post count: 35

Solved!

Post count: 64

Thanks! I’ve been needing this!

Post count: 35

Hm… On some devices like iPad it doing it again.

Post count: 7909

Hi,

I’m not sure why you still have this issue as it was fixed in 6.3.2 version of the theme – http://screencast.com/t/vEL3pAb6Esm please try without custom css and clear cache.

Thanks!

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