Dosya dizinine girin .../assest/css/style.css dosyasını açın

Aşağıdaki kodları bulun ve burada
  • bottom: -35px; olan yeri
  • bottom: 35px; olarak değiştirin
.menu-baslik {
  1. cursor: pointer;
  2. position: absolute;
  3. bottom: 35px;
  4. font-size: 19px;
  5. background-image: linear-gradient(to left, #960869, #412e66);
  6. color: #fff;
  7. width: 230px;
  8. z-index: 2;
  9. padding-left: 10px;
  10. padding-top: 3px;
  11. padding-bottom: 3px;