 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
October 4, 2021 at 5:38 pm #1323512I thought I solved everything in this post https://kriesi.at/support/topic/boxed-layout-6/ but in the single articles I still have this short menu problem can you help me? October 5, 2021 at 10:55 am #1323603Hey pontedellarco, Thank you for the inquiry. Try to use this css code to adjust the width of the container on single post page. .responsive .single-post, .responsive.html_boxed.html_header_sticky .single-post #header, .responsive.html_boxed.html_header_transparency .single-post #header { width: 100%; max-width: 100%; }Best regards, 
 IsmaelOctober 5, 2021 at 12:10 pm #1323613it worked, thank you very much October 5, 2021 at 2:12 pm #1323641sorry I realized that it does not work on user pages what can I do? here also the foot is boxed !!! October 6, 2021 at 10:24 am #1323730Hi, Thank you for the update. Try to replace the previous code with the following css to include the user page. .responsive .um-page-user, .responsive .single-post, .responsive.html_boxed.html_header_sticky .single-post #header, .responsive.html_boxed.html_header_sticky .um-page-user #header, .responsive.html_boxed.html_header_transparency .single-post #header { width: 100%; max-width: 100%; }We just added the “.um-page-user” selector. Best regards, 
 IsmaelOctober 6, 2021 at 12:30 pm #1323758it works thank you very much October 7, 2021 at 10:55 am #1323870Hi, Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic or if we can close it. Best regards, 
 RikardOctober 7, 2021 at 11:01 am #1323871thank you very much, you can close, I hope I don’t need anything else :) October 8, 2021 at 4:48 am #1324027
- 
		AuthorPosts
- The topic ‘still problems with boxed pages and menus’ is closed to new replies.
