Home Forums WoodMart support forum BROWSE CATEGORIES

BROWSE CATEGORIES

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #231774

    ms001
    Participant

    I could not change the “browse category” name. where can i change it? When I change the category names below, the sizing is broken. how do i fix it?

    Browse Categories

    #231823

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    You need to install and use the loco translate plugin then by choosing the correct path you can translate the string.

    You can watch the video in our detailed documentation in the following link:
    https://www.youtube.com/watch?v=D3NsDdMzsls

    Regard’s.
    Xtemos Studios.

    #231828

    ms001
    Participant

    Thank you for your help.
    Sizing is broken when I change the names in the categories. how do i fix it?

    #231848

    Hello,

    You are Most Welcome.

    Please provide admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #231849

    ms001
    Participant

    Thank you Aizaz

    #231941

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for the Desktop area under Theme Settings >> Custom CSS.

    #menu-item-9167 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-9168 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-9172 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-9170 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-9171 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-9173 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-9174 .woodmart-nav-link {
    	width: 268px;
    }

    Best Regards.

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