Single post image fixed

Posted in: Newspaper
Post count: 128

“Single Post Template 34 / Single Post Bg Featured Image” how to set “background-attachment: fixed”

Post count: 35449

Hi,

In order to set the you’ll need to use a custom css
.wpb_wrapper .tdb_single_bg_featured_image .tdb-featured-image-bg {
background-attachment: fixed;
}

-> https://www.screencast.com/t/0UWaiydO
You’ll need to set the code in Newspaper>theme Panel>Custom code>Custom css

Thank you for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.