 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
December 4, 2018 at 12:25 pm #1040688Hi support, 
 I’m new to Enfold theme and trying to create my blog website. Unfortunately I wasn’t able to remove or modify the child menu shown on blog sidebar.
 For instance i used this CSS code: .sidebar .widget:first-child {
 display: none;
 }
 Is there a way to manage it without acting via CSS?Tks, 
 LucaDecember 4, 2018 at 7:42 pm #1040880Hey Luca, Can you give us a link to the page mentioned? so we can try to check further. Best regards, 
 NikkoDecember 4, 2018 at 7:57 pm #1040893Hi, 
 it happens in all blog pages exept the ones without a sidebar.December 4, 2018 at 8:36 pm #1040922Hi Luca, Can you give us a link? if that happens in the demo, you can provide us a link to that. 
 If you don’t want to expose the link to your site, just post it in private content, so it’s only visible to the moderators.Best regards, 
 NikkoDecember 5, 2018 at 9:42 am #1041119Hi Nikko, 
 no problem to give you the link, use the credentials attached because it’s in maintenance mode.
 http://www.lucaveronesi.it
 To build the blog quicker I started from Enfold 2017 demo and used the blog page.
 Another question, is there a way to remove any logo via setup? I used CSS but it’s not working in mobile mode, I could arrange it but as I told you I’l prefer not to change the theme via CSS.Thank you, 
 LucaDecember 6, 2018 at 3:38 pm #1041696Hi Isotopper, The only way to remove that without coding is to assign 0 posts on that category, if you have some post with the Generico category, remove that category on that specific post, currently there are 9 posts using it as it’s category. 
 Otherwise, you can use this css code to remove the first link in the category widget..sidebar .widget_categories ul > li:first-child { display: none; }As for the logo, there’s the Enfold placeholder logo if you remove it, if you don’t want to use any css, then I guess putting a transparent image or an image with similar color as the background of your theme is the workaround I could think of. Best regards, 
 Nikko
- 
		AuthorPosts
- You must be logged in to reply to this topic.
