MJohn Posted October 17, 2020 Share Posted October 17, 2020 Site URL: http://www.gmc.org.sg I found the code from another thread and put it into my site: [href="/connect"]+.Header-nav-folder, [href="/ministries"]+.Header-nav-folder, [href="/resources"]+.Header-nav-folder { column-count: 2; } It works beautifully, only that the Ministries folder falls off the page and the Resources one doesn't work (screenshots attached). Is there a way to solve this? I removed the code for the 'ministries' item on the site so that it wouldn't be live. Thanks! Link to comment
tuanphan Posted October 17, 2020 Share Posted October 17, 2020 Add to Home > Design > Custom CSS [href="/ministries"] + span { column-count: 2; margin-left: -200px; } [href="/resources-1"] + span { column-count: 2; margin-left: -150px; } 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
MJohn Posted October 18, 2020 Author Share Posted October 18, 2020 Thanks so much! It works but the columns are uneven and the hover underline of the last item in the first column appears at the top of the second column. How strange! Link to comment
tuanphan Posted October 21, 2020 Share Posted October 21, 2020 Have you solved it yet? 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
MJohn Posted October 28, 2020 Author Share Posted October 28, 2020 No I haven't solved it yet! Can you help? 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