Below is the code
@media only screen and ( max-width : 980px ) { .two-columns .et_pb_column { width : 50% !important ; } .three-columns .et_pb_column { width : 33.33% !important ; } .four-columns .et_pb_column { width : 25% !important ; } } |
All muhaza's note in developing website. Front-end & uiux method. Real life implementation for webdesigner.
Below is the code
@media only screen and ( max-width : 980px ) { .two-columns .et_pb_column { width : 50% !important ; } .three-columns .et_pb_column { width : 33.33% !important ; } .four-columns .et_pb_column { width : 25% !important ; } } |
🔹 FLOW BOT (berdasarkan code kau) 1. Update masuk dari Telegram Bot terima JSON dari php://input . Extract: chat_id firstname ...