• Resolved shakoor99

    (@shakoor99)


    How can I increase the height of the icon?

    I just want to increase the height of the WhatsApp icon a little bit higher. How is that done?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Creame

    (@creapuntome)

    You can make icon bigger with a bit of CSS. In your Joinchat settings, tab “Advanced”, set “Custom CSS”:

    .joinchat { --s:80px; }
    Thread Starter shakoor99

    (@shakoor99)

    Thank you for the quick support. Do you mean entering the customization or what? Can you explain the steps in more detail?

    Plugin Author Creame

    (@creapuntome)

    1. Go to Joinchat Settings
    2. Click tab “Advanced”
    3. On flied “Custom CSS” write:
    .joinchat { --s:80px; }
    Thread Starter shakoor99

    (@shakoor99)

    Thank you for the quick reply
    .joinchat { –bottom: 60px; }
    This is what I was looking for Icon height from bottom of page

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