Size of the category icon in the page title
-
I havd issues with the categories icons that appear on the pages titles it’s stay small even if i done it with photoshop to increase the size always stay the same size very small
I want it to look as the size of the demo website and i want to remove the sidebar for the category that appears from the left
Hello,
01. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.page-title .wd-nav-img, .mega-menu-list img {
max-height: 40px !important;
}
02. It can be disabled via Theme Settings > General > Sticky Navigation and Remove the menu.
For more details please follow this guide:
https://xtemos.com/docs-topic/sticky-navigation/
Best Regards
Thank you so much it’s working like charms what about the font size for the category in the page title and color i will appreciate your help
Hello,
You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards