remove gallery? Posted in : Read WP tanktParticipant 9 May 2015 at 10:49 #22183 Hi, Is there any way i can remove the gallery? since i have no use for it? pls help. thank u. tanktParticipant 9 May 2015 at 16:45 #22202 Or how to i remove the gallery portion from the archive section? Because i do not need it in my website. ahmetsaliKeymaster 11 May 2015 at 20:45 #22234 Hi, you can try this custom css code; .page-template-page-archive-php .row .span3:last-child { display: none; } @media (min-width: 1200px) { .page-template-page-archive-php .row .span3 { width: 31%; } } Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register