Tagged: header widget
I inserted a widget button and then realized that you can’t click on the button in the header. (Maybe it’s a layer problem?) Here is the header widget code that I’m using:
<div class=’avia-button-wrap avia-button-center avia-builder-el-10 el_after_av_textblock el_before_av_hr ‘><span class=’avia_iconbox_title’ >REQUEST DEMO</span></div>
BTW, the button DOES work under the following:
1. If I reduce the width of the browser window, it eventually ends up under the hamburger icon and does work.
2. if i copy the code and paste it in (i.e., duplicate it), the second (lower-most) button does work.
So, I’m thinking it has something to do with its layer position or maybe a z-index?
Can you take a look?