Hi,
Please check http://www.groundhoppersontour.nl/wp
I used the new function “mobile button” widget (to show some buttons beneath the page-content on mobile Phone) but these buttons also show on desktop version.
What am I doing wrong?
Hope you can help me.
Martine
Hey famewebdesign,
So you want to remove the Ticket buttons on desktop?
Best regards,
Jordan Shannon
Only the ones underneath the content. Not the ones in the sidebar. The ones on the sidebar (beneath the menu) needs to be visible on desktop, not on mobile. The ones beneath the page-content, needs to be visible only on mobile. I used the new widget function to accomplish this but it seems that this is not working…
Hi,
This could a b bug that needs further research and fix via an update. Please use the following css for now:
@media only screen and (min-width: 767px) {
#html_javascript_adder-8{
display:none!important;
}
}
Best regards,
Jordan Shannon
Great! That works! Thanks Jordan!
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon