Translucent Nav Bar

Posted in: Newsmag
Post count: 104

I’ve seen some sites have an opaque sidebar where when you scroll the content below it shows in a blurry way. Looks slick. Is it possible to do that with Newsmag? Here is an example- it works with the sticky nav bar so scroll half-way down the page and then back up to see what I mean: https://pagely.com/blog/2015/01/create-beautiful-image-galleries-free-photo-gallery-plugin/

Post count: 7909

Hi,

Please use this custom css for menu transparency: http://screencast.com/t/8atk96GR

.td-header-main-menu.td-affix {
background: rgba(0, 0, 0, 0.64);
}

If you want that effect on the site, you will need custom work and it is not a simple task.

Hope this helps!

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