Tagged: Header Customization, Logo Height, widgets
- This topic has 2 replies, 2 voices, and was last updated 4 years, 1 month ago by Skandha. 
Viewing 3 posts - 1 through 3 (of 3 total)
	
- 
		AuthorPosts
- 
		
			
				
September 28, 2021 at 2:15 pm #291288phill86518 MemberReviewed some documentation but struggling to increase the height of the custom logo. Also, can I add widgets to headers? Thanks so much! September 28, 2021 at 2:17 pm #291289phill86518 MemberWhile I am at it, is there a way to customize the position of Header Media Logo… it is just stuck in one place (website is wrapbotics.com). Thanks! September 29, 2021 at 2:07 am #291337Skandha Participant@phill86518: Hello there, 
 Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* To increase the size of the logo */ @media screen and (min-width: 1024px) { .custom-logo { width: 250px !important; } }You can change the width according to your choice. I am afraid it is not possible to have widgets in the header. 
 Can you elaborate how you want to customize the header logo so that I can help you out?Let me know if this helps out! 
 Kind Regards,
 Skandha
- 
		AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
	
- The topic ‘Change logo height in Header’ is closed to new replies.
