Shop header picture and category presentation
-
hi there, I want the writen categories in the shop picture at the bottom of the picture and not center center. The picture is center center, but I need the text bottom center, how can I do that, I tried all possibilities but nothing worked. See screenshot and link to the shop page.
Hello,
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.woodmart-archive-shop .title-size-large {
padding: 100px 0 0;
}
Regards.
Xtemos Studios