- 
		AuthorPosts
- 
		
			
				
February 14th, 2018 at 16:36 #59835Hello. I want to display just basic static content on my home page. I’ve managed to remove the icon blocks by simply disabling each one. However, my blog posts are still visible on my home page, and they are duplicated. This appears to be the default content of both the ‘Featured Boxes Top’ and ‘Featured Boxes Bottom’ sections. There is a ‘Boxes Content’ config field for both sections, with an option to ‘disable’, but when I select this option, my blog posts are still populated on the home page. How can I remove these sections? thx. February 17th, 2018 at 20:29 #59925Posting an interim solution for disabling the Featured Boxes sections. The CSS class names are #lp-boxes-1 and #lp-boxes-2, so just add this line into the additional CSS tab in customizer: #lp-boxes-1, #lp-boxes-2 { 
 display: none !important;
 }I presume this is what should be happening when they are set to ‘disabled’ in the UI. - 
		This reply was modified 7 years ago by jakebryant. 
 February 18th, 2018 at 19:33 #60006Zed Cryout Creations mastermindAll landing page sections can be independently configured (and disabled) from the theme’s options: 
 https://www.cryoutcreations.eu/wordpress-tutorials/how-to-use-landing-page-featureIf you like our creations, help us share by rating them on WordPress.org.
 Please check the available documentation and search the forums before starting a topic.
- 
		This reply was modified 7 years ago by 
- 
		AuthorPosts
The topic ‘Disabling Featured Content Boxes (Top and Bottom)’ is closed to new replies.

