Hello, Can anyone guide me on how to change the Store Category Slider image height and weight? Can share the code Thank You
ahsanzahid By Code
ahsanzahid .custom-promo-img { width: 18rem !important; height:18rem !important; } put this in your custom css and adjust width and height according to your preference
SahilBhusane Thank You
SahilBhusane Hi, I'm looking for a way to change the price format. for example I need 1,000 to appear and 1000.00 appears, what file can I edit to change that