Transparent background

Posted in: Newsmag
Post count: 40

Sorry for my English 🙂

how to make the background opaque for demos travel? http://demo.tagdiv.com/newsmag_travel/

I do not want the background image is visible on the site

I like demos travel, but I do not like that the background image can be seen everywhere on the site

Post count: 40

Yes, hi 🙂

Post count: 6535

Hi

You can remove the background image from theme panel > background: http://screencast.com/t/4F8CFAq4DCn If you wand a smaller opacity for the background image try this css in theme panel > custom code > custom css and modify the opacity value as you like: http://screencast.com/t/nJ0DlTt2thha

.backstretch{
opacity: 0.3;
}

Let me know how it goes and if this is not what you mean please provide more details!
Thanks!

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