Why is this happening ? When the page loads the letters of Slider Titles displaying like this -> http://imageshack.com/a/img673/4577/sBSGeM.png
Do we have any news with that issue ? I need a solution as soon as possible – my client finds that css issue dissapointing :/
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!
Do we have any other solution until you fix that issue ? Earlier version of newspaper maybe ?
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!
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!