 
	
		
		
		
		
			
Viewing 8 posts - 1 through 8 (of 8 total)
	
- 
		AuthorPosts
- 
		
			
				
June 30, 2021 at 4:39 pm #1308170Hi! 
 I would like to create a widget area to the right of the logo.
 Is it possible?
 Thanks for your answer!
 GaëlleJuly 1, 2021 at 4:52 pm #1308344Hi oeilneuf74, Please follow the instructions in: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area 
 Once that is done, please post back and we’ll help with the positioning with CSS.Best regards, 
 NikkoJuly 1, 2021 at 5:20 pm #1308359This reply has been marked as private.July 1, 2021 at 6:06 pm #1308381Hi oeilneuf74, Please try adding this CSS code in Enfold > General Styling > Quick CSS: #header_main #text-5 { position: absolute; right: 120px; width: 650px; } #header_main #text-5 .textwidget { display: flex; column-gap: 1em; }Hope it helps. Best regards, 
 NikkoJuly 1, 2021 at 6:11 pm #1308382This reply has been marked as private.July 1, 2021 at 6:34 pm #1308387Hi Gaëlle, Please try to replace the code I gave you with this one: #header_main #text-5 { position: absolute; right: 120px; width: 650px; z-index: 10; } #header_main #text-5 .textwidget { display: flex; column-gap: 1em; } #header_main #text-5 .textwidget > br { display: none; } #header_main #text-5 .textwidget .avia-button { font-weight: bold; border: 3px solid #c42e38; } #header_main #text-5 .textwidget .avia-color-light { color: #c42e38 !important; } #header_main #text-5 .textwidget .avia-color-light:hover { opacity: 1; color: white !important; }Best regards, 
 NikkoJuly 1, 2021 at 9:24 pm #1308400This reply has been marked as private.July 2, 2021 at 12:30 am #1308407Hi, I’m glad this was resolved. If you need additional help, please let us know here in the forums. Best regards, 
 Jordan Shannon
- 
		AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)
	
- The topic ‘NEW WIDGET AREA’ is closed to new replies.
