Cannot Change the CSS of contact button
-
Hi I tried change a little bit of the css but it seem it would not change on the fontend….
/**** The main CSS styles for the Floating Action Buttons ****/
.fcb-container {
position: fixed;
bottom: 45px; <——————– I change it to 60px. but no change
right: 24px;
background-color: #008749;
border-radius: 50%;
width:70px;
height:70px;
z-index: 9999;
}Would you pls advise how to change it and to be effective ?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cannot Change the CSS of contact button’ is closed to new replies.