Home › Forums › WoodMart support forum › menu problem menu problem This topic has 3 replies, 2 voices, and was last updated 6 years, 7 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 26, 2018 at 7:43 pm #91876 duniesParticipant Hello, My client has a quite large menu and while on big screens it looks ok, on 13″ screens it looks like on screenshot I’m sending in private area. Is there a solution for this? May be with the help of css? Furthermore do you plan to add a menu more toggle feature like the website I paste for you to check? November 26, 2018 at 9:09 pm #91899 Elise NoromitMember Hello, I would recommend decreasing the font size and side paddings on the width ranging from 1240-1030px http://prntscr.com/lnbldo If it is acceptable to add this code to the Theme Settings > Custom CSS > Global @media (min-width: 1030px) and (max-width: 1240px){ .main-nav .item-level-0 > a, .main-nav .item-level-0 > a:hover{ font-size: 12px; padding-left: 7px; padding-right: 7px; } } Best Regards November 26, 2018 at 9:32 pm #91903 duniesParticipant I added the code but I don’t see any change November 27, 2018 at 7:31 am #91943 Elise NoromitMember Hello, Please provide your site admin access. Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register