Home › Forums › Support › Remove “Contained” option from the Content Container metabox dropdown This topic has 3 replies, 2 voices, and was last updated 1 year, 8 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 27, 2020 at 1:48 pm #1506981 George Is there a way to remove “Contained” option from the Content Container meta box dropdown for ALL users? I do not want this option to be available from the admin metabox dropdown. October 28, 2020 at 9:19 am #1508173 TomLead Developer Lead Developer Hey George, You would need to add this CSS to the admin: select#_generate-full-width-content option[value=contained] { display: none; } Hope it helps ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development October 28, 2020 at 9:20 am #1508175 George It worked, Tom, thanks! October 28, 2020 at 10:40 am #1508276 TomLead Developer Lead Developer No problem! ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In