• Resolved ivanli2020

    (@ivanli2020)


    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)
  • Plugin Support baljitdhanjal

    (@baljitdhanjal)

    Hi @ivanli2020,

    Please let me know where did you make change.

    If you made changes in floating-contact-buttons.css file, then you have to delete old one floating-contact-buttons.min.css file and after changes minify floating-contact-buttons.css file.
    Please let me know if you need further assitance.

    Thanks

    Thread Starter ivanli2020

    (@ivanli2020)

    Thanks. It solved. I have adjusted on both .css file and min.css file.

    I adjusted on theme level before. But I changed it on root file of plugin of both files.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot Change the CSS of contact button’ is closed to new replies.