
andare su modello/ modifica HTML e trovare la seguente stringa spuntando espandi modelli Widget
e premendo Ctrl +f
| /* Content ----------------------------------------------- */ < inserire la stringa body { font: $(body.font); color: $(body.text.color); background: $(body.background); padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread); $(body.background.override) } |
inserire la stringa riportata qui sotto nel codice html prima di body
| #navbar-iframe { display: none !important; } |
Nessun commento:
Posta un commento