PluginProbe
Easy Elements for Elementor – Addons & Website Templates / 1.3.1
Easy Elements for Elementor – Addons & Website Templates v1.3.1
1.5.3 1.5.2 1.5.1 1.5.0 1.4.9 1.4.6 1.4.7 1.4.8 1.4.5 1.4.4 1.4.3 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 All 47 releases
easy-elements / widgets / social-icon / css / social.css

social.css in Easy Elements for Elementor – Addons & Website Templates 1.3.1, at widgets/social-icon/css/social.css

13 lines 193 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 :root {
2 --e-global-color-primary: #FFD012;
3 }
4
5 .eel-social-buttons {
6 display: inline-flex;
7 }
8
9 .eel-social-button {
10 display: grid;
11 place-items: center;
12 text-align: center;
13 }