Changing image on page banner
-
Hello,
I have tried to change the image on the banner, but it doens’t change it. I don’t know what is wrong. It has always worked.
I did it here: Theme settings > page title > PAGE TITLE COLOR AND BACKGROUND
Kind regards
Hafsah
Attachments:
You must be
logged in to view attached files.
Hello,
The image for the shop page is changed on the page directly: https://xtemos.com/docs/woodmart/options-for-pages/
If you want to set a separate image on each category, enter each category and set the image, otherwise, categories would inherit the shop page settings. https://xtemos.com/docs/woodmart/product-category-menu/
Best Regards
How to I change the grey color to black? (circled in the picture)
Kind regards
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .color-scheme-light .category-nav-link .category-products-count {
color: white;
}
body .woodmart-product-categories .category-nav-link {
color: white;
}
Best Regards
Oh, thank you. It worked!
How do I change the color on the grey tekst? See attached
kind regards
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your page URL I will give you CSS.
Best Regards
It is in the Private Content area 🙂
Kind regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .category-nav-link .category-products-count {
margin-top: 5px;
color: #ffffff;
}
Best Regards
Perfekt! Thank you!
Kind regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards