Hi,
Can you try to add the code below to the custom css option in the general options?
Couldn’t see exactly the call button, if you need provide me a screenshot of the call button.
html, body {
overflow-x: hidden;
}
-Takanakui
Thank you for aswered. The “Call Now Button” plugin is this:
https://br.ww.wp.xz.cn/plugins/call-now-button/
The screenshot follows. The button only is enabled and appears when the screen has the mobile’s dimension.
http://www.dolarlimpeza.com.br/wp/images/CallButton_Error.jpg
The code you proposed didn’t correct the problem.
Does anyone have an idea to solve this problem?
Can you update to the 2.4 version that I released today?
There is a new field in the general options called Sticky Html Elements just add
the if of your sticky call button(I already filled that in the screenshot below).
https://www.dropbox.com/s/h2fyc48x6bobxxl/Screenshot%202017-05-09%2010.10.36.png?dl=0
Also clear the browser cache.
Let me know if it worked.
-Takanakui
Hello @takanakui!
works fine the fix in version 2.4. Now the sticky elements are ok (in my site I used #callnowbutton and .cd-top).
The only problem is in version 2.3
http://www.dolarlimpeza.com.br/wp/images/CallButton_Error.jpg
there isn’t the bar that appeared at the top of the site in version 2.4
http://www.dolarlimpeza.com.br/wp/images/CallButton_TopBar_Error.jpg
Could you remove it?
Thanks a lot.
I don’t see the WP Mobile Menu in your site anymore.
Can you activate it so I can have a look?
-Takanakui
Try again, now it is activated.
Thanks. Add the code below to the custom css option in the General Options tab.
.mobmenu-push-wrap {
padding-top: 0px!important;
}
.mob-menu-header-holder {
background-color: transparent!important;
}
And clear the browser cache after that.
-Takanakui
Pretty good!!! Completely solved!!!
Thank you very much!!!
Muito obrigado!!!