Speeding Up Loading of Featured Image in Post Template Style 6?

Posted in: Newspaper
Post count: 4

Hello, is there any way to speed up the loading of the featured image in post template style 6? I disabled lazy loading but the featured image still fades in. Is there any way to speed it up or disable that fade in lazy load effect?

Thanks!

Post count: 35449

Hi,

You can use this custom css for this
.single_template_6 .td-full-screen-header-image-wrap .td-backstretch{
transition: none;
}

Set the code in theme panel>Custom code> Custom css
-> https://www.screencast.com/t/2NGdt4Rq9

Thank you!

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