Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
selector { height: 200px;}selector > * { display: flex; align-items: center; justify-content: center; height: 100%;}
Good one.One tiny thing, in the firste selector, why not do:selector { aspect-ratio: 1/1;}Then you shouldn't need to change the height, every time you change the width.
Yes!!
Thanks for your contiued tutorials - extremely helpful!!!
This came in super handy today on a small project.. thanks!!
Great to hear!
thank you sir
Thanks :) Working Great
Thanks video, bud. How has your site's performance changed after implementing it? Elementor itself gives me a waring that an * will slow down the page
Is that extra padding needed because of the stupid space ele adds at the end of a paragraph?
Yup :)
First✨
How To Make A Circle button In Elementor
selector {
height: 200px;
}
selector > * {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
Good one.
One tiny thing, in the firste selector, why not do:
selector {
aspect-ratio: 1/1;
}
Then you shouldn't need to change the height, every time you change the width.
Yes!!
Thanks for your contiued tutorials - extremely helpful!!!
This came in super handy today on a small project.. thanks!!
Great to hear!
thank you sir
Thanks :) Working Great
Thanks video, bud. How has your site's performance changed after implementing it? Elementor itself gives me a waring that an * will slow down the page
Is that extra padding needed because of the stupid space ele adds at the end of a paragraph?
Yup :)
First✨
How To Make A Circle button In Elementor