Home Forums WoodMart support forum Size of the category icon in the page title

Size of the category icon in the page title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #596305

    aloisi95ali
    Participant

    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

    #596408

    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

    #596485

    aloisi95ali
    Participant

    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

    #596636

    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

Viewing 4 posts - 1 through 4 (of 4 total)