Logo Home › Forums › Agama Pro › Logo This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by Zex. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 2, 2020 at 3:44 pm #23898 AntonParticipant Hello How can I change the position of logo, what css code I should add? February 3, 2020 at 8:15 am #23925 ZexModerator Hello Anton! Where you want to place it? If you want to center it, that can be done from the Customizing->Header->Logo menu. https://prnt.sc/qwp3xl Regards February 3, 2020 at 9:51 am #23928 AntonParticipant I want to move it a bit left and lower, so I need an additional css code February 3, 2020 at 10:53 am #23931 ZexModerator Hello, Anton! Try to insert the following codes into Customizing->General->Additional CSS: .site-header .sticky-header .sticky-header-inner { max-width: 1250px !important; } #agama-logo{ margin-top: 20px; } Change the max-width and margin-top values per your needs. Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In