Bottom offset buble
-
I am trying to changed the bottom alingment of the bubble on mobile as I have a mobile menu bar fixed to the bottom of the page which this overlays.
I am trying the following CSS, however it is not getting recognised (though if I change this same setting in the inspector it does reflect the change). What am I missing to adjust this?
Thanks@media screen and (max-width: 600px) #wpd-bubble-wrapper { bottom: 90px !important;}
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Bottom offset buble’ is closed to new replies.