Advertisement
fauzanjeg

JKIT || Fix Icon Box conflict with Tech Reshape theme

Nov 24th, 2022
843
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. /* Fix JKIT Icon Box conflict with Tech Reshape theme  */
  2. .jeg-elementor-kit .icon-box:before {
  3.     content: unset!important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement