Oh no! It must be a browser or screen size issue. I thought I worked all that stuff out. x.x
I'm going to fiddle with it but it might take some time for me to get a real fix that'll work universally. In the meantime, you can use the mobile version of the links module on your regular layout. It'll make your links appear beneath the "Links" header.
Go into your code and beneath the /*-- MODULES --*/ portion, you're going to find a section labeled with .module-typelist .module-content and one right beneath it with .module-typelist:hover .module-content. Take all that out and replace it with:
That should make your links appear.
I'm going to look for a fix to the floating issue in the meantime. Thanks for bringing it up!
no subject
I'm going to fiddle with it but it might take some time for me to get a real fix that'll work universally. In the meantime, you can use the mobile version of the links module on your regular layout. It'll make your links appear beneath the "Links" header.
Go into your code and beneath the /*-- MODULES --*/ portion, you're going to find a section labeled with .module-typelist .module-content and one right beneath it with .module-typelist:hover .module-content. Take all that out and replace it with:
That should make your links appear.
I'm going to look for a fix to the floating issue in the meantime. Thanks for bringing it up!