Wednesday, 17 January 2018

Add more column on Divi

1. Add a new row with 1 column.
2. Add a Divi Blub Module
3. In the modules custom CSS tab add he following code;

add css
float:left;
width:120px;

4. duplicate the module until you have 6 in total.

Chatbot Telegram development

🔹 FLOW BOT (berdasarkan code kau) 1. Update masuk dari Telegram Bot terima JSON dari php://input . Extract: chat_id firstname ...