Edit file File name : custom.css Content :.parallax-new{ background-image: url("../images/forbes-images/parallex.jpg"); height: 600px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } #logo{ text-align: center; position: fixed; top: 0; width: 120px; padding: 10px; margin-left: -50px; transition: 0.5s; } .shadow{ color: white; text-shadow: 2px 1px 2px #fff; } .shadow-2{ color: white; text-shadow: 2px 1px 2px #000; } .logo-shadow { width: 250px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); text-align: center; } .logo-d{ max-width: 200px; padding-top: 10px; } .letter{ padding-bottom: 15px; font-weight: 900; text-transform: uppercase; } .category{ font-size: 35px; color: white; } .description{ text-align: justify; margin-top: -30px; font-family: 'Radley', serif; } .title-font{ font-family: 'Oswald', sans-serif; } .sectionTitle2 { text-align: left; text-transform: uppercase; margin-bottom: 45px } .banner-text{ padding-top: 50px; } .head-font{ font-weight: 600px; } .logo-ab{ margin-top: -11px; }Save