hello
i add this code on line 112 of cumulus.module file
" // show bloc or not
$(".hide-no-javascript").removeClass("hide-no-javascript")"

i add a class to the div tags :
"

" (line 95)

after you can add this on your css file
".hide-no-javascript {display: none;}"

i hope it could be useful

bye

Comments

jazznight17’s picture

Assigned: Unassigned » jazznight17

oups div tags class is class = " hide-no-javascript"