I am using Side Menu Lite plugin for below shown in picture buttons. I am worried about this in picture showing rectangle overlying other buttons and content. I am not able to press buttons below on slider because of this side menu.
Here is image showing above text.
#buttonfloating {
line-height: 12px;
width: 300px;
position:relative;
top:0;
right:0;
margin-top: 300px;
top:0;
}
I am worried if there is any safer way to make this button because it is not working properly. Or what I am missing here in CSS so it doesn’t take that much space.
here below is picture of this button and functions.
enter image description here