The featured collection on the home page is only showing one product even though there are multiple products (10+) in the collection. When changing the slider for “Maximum Products to Show”, it only changes the size of the picture once the slider goes over 6.
Can someone please point me in the right direction to show more than one product in the collection?
This is because of the code that was added to your base.css. Try to find the code below and delete it. I am not sure what this code is trying to accomplish? Want to have one column for mobile? You can change this on your Theme editor btw, no need for code
While this fixed my problem, I do not know why that is there. It was at the very bottom of the css but do not remember putting it there for any reason. I appreciate the assistance.