Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* JKit || Change Icon Order and Change Icon Cart to Arrow Right */
- .jeg-elementor-kit.jkit-product-grid .woocommerce .product > .button {
- display: inline-flex;
- flex-direction: row-reverse;
- align-items: center;
- gap: 5px;
- }
- .jeg-elementor-kit.jkit-product-grid .woocommerce .product > .button i:before {
- content: "\f061";
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement