Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1138783

    Hello,
    I need a chatbox style contact form on my Enfold website. It needs to be a small button in the bottom corner that expands when clicked on. It also must have a minimise button. like this website: https://www.moveitpro.com/

    I can’t find a plugin that does this with a minimise button!!!!!! I figured that i might be able to hand code it so I tried adding my own div to the footer.php file but it doesn’t respond to any CSS that i add to the Enfold custom css box.

    I have added the below code to the bottom of my footer.php file (in my child theme). It shows up normally, except i cant add any css. Everything i try doesn’t work.

    in footer.php – <div class=”popup-quick-quote”>XXXX</div>

    in custom CSS – div.popup-quick-quote { width: 100px; height: 100px; background-color: black; }

    Help please

    #1139094

    Hey w_archer,

    I’m not sure I understand the problem you are having, are you looking to style the button which opens the form?

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.