 
	
		Tagged: archive page
Get rid of box at bottom of blog archive page created w advanced layout builder
Iu have built my blog archive page with advanced layout  builder but want to  either
A) remove the box wit 4 tabs (post/pages/categories/montly)  at the bottom  of the page (below page buttons)
or B) be able  control the pages show within the pages tab
http://catalystmdc.com/digital-marketing-blog-concise-quick-wins/
https://nimbus.everhelper.me/client/notes/share/243232/6Todq2x3I8fUC6Zf7nySfqyVFIx0K7Iu/
Hi Bill!
Please try the following in Quick CSS, it will remove the box on that particular page:
.page-id-1060 .tabcontainer {
display:none !important;
}Best regards,
Rikard
Many thanks Rikard that did the job :-)
