Hi,
is it somehow possible to prevent the chat-button overlay from loading as well on pages the server generates with smaller sizes?
Maybe by defining a screen resolution from which the overlay is hided?
The reason is, that I am using some pop-up windows on different places of my site, like items quick-view or displaying terms and so on. These popup windows do display the LZ overlay as well, but I wish I could hide it in this case.
Thx for help


Hide LZ chat overlay-button on smaller screen pages
Started by dusticelli, Sep 09 2014 07:52 AM
2 replies to this topic
#1
Posted 09 September 2014 - 07:52 AM
#2
Posted 09 September 2014 - 12:21 PM
Couldn't you do that with CSS? The chat-button overlay uses classes, so a "display:none" in response to "@media all and (min-width; NNpx)" should be possible.
#3
Posted 09 September 2014 - 10:08 PM
Hey thx!
Cool tip. Seems that this solved my problem.
Cool tip. Seems that this solved my problem.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users