Home Forums WoodMart support forum I have a lot of problems with the categories menu Reply To: I have a lot of problems with the categories menu

#239296

Hello,

I saw the screenshot you attached.

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

#menu-item-7342 .woodmart-nav-link {
	width: 268px;
}

#menu-item-7402 .woodmart-nav-link {
	width: 268px;
}

#menu-item-7404 .woodmart-nav-link {
	width: 268px;
}

#menu-item-7406 .woodmart-nav-link {
	width: 268px;
}

#menu-item-7411 .woodmart-nav-link {
	width: 268px;
}

#menu-item-7501 .woodmart-nav-link {
	width: 268px;
}

#menu-item-7466 .woodmart-nav-link {
	width: 268px;
}

#menu-item-7471 .woodmart-nav-link {
	width: 268px;
}

Regard’s.
Xtemos Studios.