Comments julian started the conversationOctober 15, 2015 at 3:56pmHi,Could you please help me to disable the white row i have between my footer and the body..just above Payment & Security i have a white row...Thanks for your helpkristoffer repliedOctober 15, 2015 at 9:28pmI just took a quick look and believe this will solve your issue. Add this to custom CSS.hentry { display: none !important; }julian repliedOctober 15, 2015 at 11:02pmthansk you very much your a genius !!BTW i discovered a new white row appearing between the header and the product page. just below below the header there is a white row...when i\'m logged IN the with row disappears because i desactivated the breadcrumb via the function.php with : remove_action( \'woocommerce_before_main_content\',\'woocommerce_breadcrumb\', 20, 0);but when i\'m logged OFF the white row appears again..so weard... 8,990Tahir repliedOctober 16, 2015 at 10:38pmHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :body[data-header-resize=\"0\"] .container-wrap, body[data-header-resize=\"0\"] .project-title { padding-top: 0px !important; }Thanks ThemeNectar Support Team julian repliedOctober 18, 2015 at 2:24pmbrilliant!many thanks Sign in to reply ...
Hi,
Could you please help me to disable the white row i have between my footer and the body..
just above Payment & Security i have a white row...
Thanks for your help
I just took a quick look and believe this will solve your issue. Add this to custom CSS
.hentry { display: none !important; }
thansk you very much your a genius !!
BTW i discovered a new white row appearing between the header and the product page. just below below the header there is a white row...
when i\'m logged IN the with row disappears because i desactivated the breadcrumb via the function.php with :
remove_action( \'woocommerce_before_main_content\',\'woocommerce_breadcrumb\', 20, 0);
but when i\'m logged OFF the white row appears again..so weard...
Hey ,
Thanks
ThemeNectar Support Team
brilliant!
many thanks