Home › Forums › WoodMart support forum › Changing image on page banner Changing image on page banner This topic has 10 replies, 2 voices, and was last updated 4 years, 3 months ago by Elise Noromit. Viewing 11 posts - 1 through 11 (of 11 total) Author Posts November 25, 2020 at 2:05 pm #244665 CuriousParticipant 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. November 25, 2020 at 9:29 pm #244810 Elise NoromitMember 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 November 26, 2020 at 9:04 am #244923 CuriousParticipant Amazing, thank you! November 26, 2020 at 9:07 am #244926 CuriousParticipant 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. November 26, 2020 at 5:46 pm #245121 Elise NoromitMember 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 November 26, 2020 at 8:36 pm #245163 CuriousParticipant 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. November 26, 2020 at 10:00 pm #245188 Elise NoromitMember Hello, Please provide your page URL I will give you CSS. Best Regards November 27, 2020 at 11:24 am #245307 CuriousParticipant It is in the Private Content area 🙂 Kind regards November 27, 2020 at 1:03 pm #245357 Elise NoromitMember 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 November 27, 2020 at 1:53 pm #245380 CuriousParticipant Perfekt! Thank you! Kind regards November 27, 2020 at 9:23 pm #245451 Elise NoromitMember You are welcome! If you have any questions please feel free to contact us. Best Regards Author Posts Viewing 11 posts - 1 through 11 (of 11 total) You must be logged in to create new topics. Login / Register