Remove Text in the title bar in the category pages
-
Hello,
I need to remove the title text and have only the image in the title bar in category pages, if this cannot be done then can I at least allign the tile text to right side without being on center
Hello,
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.woodmart-archive-shop h1.entry-title.title, .woodmart-archive-shop .wd-back-btn.wd-action-btn.wd-style-icon.woodmart-back-btn {
display: none;
}
Regards.
Xtemos Studios
Hi,
This is ok, Now how can I increase the banner image height? it’s very small now
https://www.ladderfactory.com/product-category/aluminium/
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-default {
padding: 110px 0;
}
Regards.
Xtemos Studios
Thank you, whats the image size we need to upload for the title bar?
Hello,
You are Most Welcome.
We used images of 1900x634px for page title images in our demos. You can try using the same dimensions.
Regards.
Xtemos Studios