Hi there,
My Development Environment is: WP/Genesis/Dynamik Builder/Beaver Builder
Browser: Chrome 47.0.2526.111
I am trying to create an overlay style menu within the ‘content slider’ on Beaver Builder but I can only get half the CSS to work. I can’t get the ‘#id:checked~’ and ‘#id:not(:checked)~’ part of my CSS to work. Is this something that is not possible with Beaver Builder? Here is an example of what I am trying to do:
https://jsfiddle.net/0096cmjs/15/
For the moment I am just trying to get it to work on individual slides, but ideally I would like to have the menu as a Global layer that stays on top of the slides. I haven’t seen any options for creating such a layer. Is this possible?