The uploaded video cannot be displayed in full on the mobile phone, check the picture
Check the link: https://www.lilygo.cc/products/t-beam-v1-1-esp32-lora-module
If there is any help, I will appreciate it,
The uploaded video cannot be displayed in full on the mobile phone, check the picture
Check the link: https://www.lilygo.cc/products/t-beam-v1-1-esp32-lora-module
If there is any help, I will appreciate it,
@Ajing ,
It is full width already.
@Ajing
Hello,
.rte table {
table-layout: auto;
width: 100%;
}
iframe {
width: 100%;
height: auto;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Like This