alvinkonda Hi Ratik, Please open the assets/custom.css file and add the following code /* Center navbar logo on mobile */ @media (max-width: 1199px) { #navbar-wrapper .navbar-logo { justify-content: center; } }