tommyosheawebdesign

Elementor icons align

Feb 21st, 2023
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.27 KB | None | 0 0
  1. .elementor-icon-list-items .elementor-icon-list-item {
  2.   position: relative;
  3. }
  4.  
  5. .elementor-icon-list-items .elementor-icon-list-icon {
  6.   position: absolute;
  7.   top: 6px;
  8.   left: 0;
  9. }
  10.  
  11. .elementor-icon-list-items .elementor-icon-list-text {
  12.   margin-left: 27px;
  13. }
Add Comment
Please, Sign In to add comment