• Resolved expweb

    (@expweb)


    Hello!

    First of all thank you for a great plugin! I would like to ask you if it is possible to set call now icon above chat bottom? Just tom move a few pixels up? Chaning the order does nott solve the issue. Probably I would need to edit css code but I do not know what should I put there. Thank you so much for your help!

    • This topic was modified 6 years, 3 months ago by expweb.
    • This topic was modified 6 years, 3 months ago by expweb.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jerry Rietveld

    (@jgrietveld)

    Hi expweb,

    Thanks for your message and sorry for the delayed response. You can easily change the positioning of the button by adding a few extra lines of CSS to your theme.

    Something like this would do the trick:

    #callnowbutton {
      bottom: 50px !important;
    }

    Cheers,
    Jerry

    Thread Starter expweb

    (@expweb)

    Hello, Jerry,

    Thank you for reply ??

    Kind Regards,
    Steponas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Heght of The Icon’ is closed to new replies.