Alsayel Posted November 29, 2020 Share Posted November 29, 2020 Site URL: https://www.g11lab.org/ Hi every one, As I have long list of topic under one category, how I can create multiple columns in the drop down navigation menu? or put the list in horizontal instead of vertical? my site issue: the result that I am looking for: My website info: https://www.g11lab.org Pass: 123 Thanks in advance Link to comment
Solution tuanphan Posted December 5, 2020 Solution Share Posted December 5, 2020 Add to Home > Design > Custom CSS div.header-nav-folder-content { column-count: 4; width: auto !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Alsayel Posted December 6, 2020 Author Share Posted December 6, 2020 (edited) On 12/5/2020 at 8:25 AM, tuanphan said: Add to Home > Design > Custom CSS div.header-nav-folder-content { column-count: 4; width: auto !important; } Many Thanks @tuanphan I t works. However, some of the sub elements goes in the other columns ! how I can put the element in the same columns? see the attached and can I decrease the font size of the sub elements only? Thanks Again Edited December 6, 2020 by Alsayel Link to comment
Alsayel Posted December 6, 2020 Author Share Posted December 6, 2020 I Use this code before: //Stylized Folder Dropdown Menu @linkBGColor: #cee680; @linkTextColor: #fff; .header-nav .header-nav-item--folder .header-nav-folder-content { padding: 0; .header-nav-folder-item { padding: .5em 1em; } .header-nav-folder-item:hover { background: @linkBGColor; a { color: @linkTextColor; } } } Link to comment
tuanphan Posted December 8, 2020 Share Posted December 8, 2020 Did you solve? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment