Home › Forums › Iconic One Pro Support › Menu – long items are not wrapping to other row
- This topic has 5 replies, 2 voices, and was last updated 8 years, 3 months ago by Komanche.
Viewing 6 posts - 1 through 6 (of 6 total)
- AuthorPosts
- August 20, 2016 at 1:34 pm #4463KomancheParticipant
Hi,
when I use long menu items, the items are not wrapped to size of the “cell”. I want to have two-rows items, not two rows menu.
I tried to apply this hint: http://codepen.io/SitePoint/pen/FkihJ – unfortunately I didn’t solve it.I set temporarily the width of the page to 75%.
Thanks.
Just acquired the PRO version 😎
August 20, 2016 at 5:30 pm #4465Themonic-SupportKeymasterYou do not have permission to view this content.
August 24, 2016 at 3:27 pm #4488KomancheParticipantThis custom.css works fine for me:
/* Theme Name: Iconic One Pro Custom CSS Template for Iconic One Pro */ .themonic-nav ul li { /*float: left;*/ width: 145px; } .themonic-nav li a { font-weight: bold; letter-spacing: 0; padding: 0 10px; line-height: 1.4; white-space: normal; display: flex; justify-content: center; flex-direction: column; height: 35px; text-align: center; }
August 24, 2016 at 3:28 pm #4489KomancheParticipantHow to set replies info to email on this support forum please?
August 25, 2016 at 8:15 am #4490Themonic-SupportKeymasterThrough the notify me checkbox below write box. It was disabled previously but should work fine now.
August 26, 2016 at 8:00 am #4525KomancheParticipantok thanks 🙂
- AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.