This topic has 4 replies, 3 voices, and was last updated 3 years, 9 months ago ago by Rose Tyler
I’m customizing the wedding theme demo. I’m having trouble with the category slider on the home page. When I first added all my categories, they were all showing up. Now it only shows 8 or 9 of them. I already removed where it was set to show them in order in the backend. I set it to show 22 categories. Cleared all caches. Still won’t show them all.
Hi
Will you please send us highlighted screenshot of that element or section where you are facing the issue so that we will check your issue in more details.
Thank you. I fixed the issue with all categories not showing in the slider. The only problem I’m having with the slider now is the background color on the classic design. It stays white no matter what I choose. There is no option to change the background color under custom. How can I change it from white to black to match the site background? https://prnt.sc/104swny
Hello,
Add the next custom CSS code:
.category-grid.content-under .categories-mask {
background-color: #191919;
}
for the page http://prntscr.com/105gjc2
Regards
You must be logged in to reply to this topic.Log in/Sign up