Page design : change header on product listing pages + other pages
-
Hi there!
1. How do I please design the product listing pages / product category pages (where I will list the products belonging to a specific category?
2. Also, How do I please design the “about us” etc pages? I see I can build the content using bocks, but I need to redo the header for these pages and I cannot figure out where 😀
3. Where do I please change the font in the menu, so the active page doesn’t show as grey please? https://www.screencast.com/t/doWsdC5P
Hello,
1. You can try achieving this using our preset options:
https://xtemos.com/docs-topic/theme-settings-presets/
2. You can create new headers and set different headers for the pages. Please read our detailed documentation for help:
https://xtemos.com/docs-topic/how-to-set-different-header-for-specific-page/
3. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-nav[class*=”wd-style-“]>li.current-menu-item>a {
color: black;
}
Best Regards
Hi there!
Thank you so much for you help 🙂 In the guide for the presets it says “Go to Dashboard -> Theme settings -> Options presets.” – I don’t have a “Options presets” option under “theme settings”, where else might I find it please?
Hello,
You are Most Welcome.
You can find the Preset options under Theme Settings.
Screenshot: https://gyazo.com/18947db42b4eafddaf8e0bfa58e0fc2a
Best Regards