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