Support » Themes » Navigation auf voller Höhe

  • Hallo,

    ich benutze das Theme Twenty Fifteen und möchte die Navigation auf volle Höhe bringen.
    Allerdings ist das Problem, dass immer eine gewisse Ladezeit von ca. 2 Sekunden existiert – das heißt, die Navigation ist nicht auf voller Höhe, lädt kurz und streckt sich dann auf volle Höhe aus. Gibt es hierfür eine Lösung?

    Der Code:

    .sidebar {
    		min-height: 100% !important;
    		height: 100%;
    		clear: both;
    		float: left;
    		margin-right: -100%;
    		max-width: 413px;
    		padding-right: 90px;
    		position: relative;
    		width: 29.4118%;
    		
    		background-color: white;
    	}

    Vielen Dank im Voraus!

Ansicht von 6 Antworten - 1 bis 6 (von insgesamt 6)
Ansicht von 6 Antworten - 1 bis 6 (von insgesamt 6)
  • Das Thema „Navigation auf voller Höhe“ ist für neue Antworten geschlossen.