- This topic has 2 replies, 2 voices, and was last updated 3 years, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
	
Viewing 3 posts - 1 through 3 (of 3 total)
	
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › WEN Travel Pro › Logo Padding
Hey there,
Unfortunately, there are no options for aligning the site logo in the header. For my Wp site:
https://jfk-hu-berlin.de/
Is it possible to adjust so that on desktop the logo is at a normal size and positioned on the left hand side between the social menu and the first menu option?
For the mobile it should just be aligned centrally on the left hand side of the burger.
Many Thanks!
Hello @RICHI385, Please add this CSS in the Additional CSS
.site-branding{
margin: 19px auto -10px 50px;
}
.custom-logo {
max-width: 84px;
}
Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please adjust the numbers as per your needs. if you want logo on left side try changing 50px on margin.
Regards,
Themepalace
Thanks a lot!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 
 
	    


