No content to show

User Activity

@Jaspers copy the code from the attached file and paste it in theme.css  
@Jaspers share your file so we can check the code and do modifications 
@Jaspers  try by adding below code in theme.css file.productitem--actions { visibility: visible !important; opacity: 1; }if this didn't worked then there will be a js code we need to change
@lextui  add this code in component-card.css.card-information{text-align: center;}
perfect
on which devcie you are facing issue 
@MrGadgets  it looks fine. on which device you are facing the issue?  
Let me check
Thanks
@MrGadgets  add this code in theme-style.css .product-item .product-bottom {height:203px;align-items: end;display: grid;}
how you want to align them? add to cart is aligned perfectly the issues is there is a wishlist heart which appears on hover 
remove previous code and add this one in theme.scssspan.grid-product__price{ display:none;color:red !important; } add this code in theme.js $(document).ready(function(){$(".grid-product__wrapper").hover(function(){$("span.grid-product__price").css("d...
use this code@gurman  for animation use this codespan.grid-product__price{ display:none !important }span.grid-product__price:hover { color: red !important;display:block !important ;transition: color .2s ease-in-out;}
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.