Advertisement
fauzanjeg

JKIT || Fix JKit Product Grid widget with Woostify Theme

Apr 20th, 2025 (edited)
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.26 KB | None | 0 0
  1. /** Fix JKit Product Grid with Woostify */
  2. .jeg-elementor-kit.jkit-product-grid .jkit-product-block .jkit-product .price {
  3.     display: block;
  4. }
  5.  
  6. .jeg-elementor-kit.jkit-product-grid .jkit-product-block .add_to_cart_button {
  7.     display: inline-block;
  8. }
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement