Comments 2Diego Alejandro Quintero started the conversationFebruary 21, 2017 at 1:07amHello! How can I remove (not hide) this green section which invades the separation between the header and the content. Thank you! 568Stormit repliedFebruary 21, 2017 at 7:12amHi Diego,You can add the custom css code below #main.header-v5 ,#main > .page-container{ padding-top: 0; } And remove your custom css as shown in my screenshot.Best regards, Sign in to reply ...
Hello! How can I remove (not hide) this green section which invades the separation between the header and the content. Thank you!
Hi Diego,
You can add the custom css code below
#main.header-v5 ,#main > .page-container{ padding-top: 0; }And remove your custom css as shown in my screenshot.
Best regards,