How can I change the width of the submenu so the text can enter completely?
Where is the file? What is the file?
Thanks in advance.
.childcontent,
.childcontent-inner-wrap,
.childcontent-inner,
.gkcol {
width:300px !important;
}
teitbite wrote:Hi
No problem. Glad I could help.
.menusuffix .childcontent,
.menusuffix .childcontent-inner-wrap,
.menusuffix .childcontent-inner {
width:900px !important;
}
.menusuffix .gkcol {
width:300px !important;
}
teitbite wrote:Hi
I will need an access to see frontend also. Right now I'm blind and have no idea which submenu needs to be adjusted.
.menu_item_294 .childcontent,
.menu_item_294 .childcontent-inner-wrap,
.menu_item_294 .childcontent-inner {
width:900px !important;
}
.menu_item_294 .gkcol {
width:300px !important;
}
.childcontent .childcontent,
.childcontent-inner-wrap .childcontent-inner-wrap,
.childcontent-inner .childcontent-inner,
.gkcol .gkcol {
width:200px !important;
}