Comments Benjamin started the conversationFebruary 17, 2016 at 9:24amHow can I expand my form and colum so it takes up the whole bottom of the site? 9,565Tahir repliedFebruary 17, 2016 at 3:42pmHey, Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :div#footer-widgets .col_last { display: none !important; } div#footer-widgets .col { width: 100% !important; }Best. Salient Support Team Benjamin replied privately 9,565Tahir repliedFebruary 18, 2016 at 9:33pmThe user pass is not correct. Please make sure there is no red cross in the custom css box as the css works when i add it to the live browser. Best. Salient Support Team Benjamin replied privately 9,565Tahir repliedFebruary 18, 2016 at 11:36pmSee screenshot: http://prntscr.com/a4zv9i . Fixed it for you.Best. Salient Support Team Sign in to reply ...
How can I expand my form and colum so it takes up the whole bottom of the site?
Hey,
div#footer-widgets .col_last { display: none !important; } div#footer-widgets .col { width: 100% !important; }
Best.
Salient Support Team
The user pass is not correct.
Please make sure there is no red cross in the custom css box as the css works when i add it to the live browser.
Best.
Salient Support Team
See screenshot: http://prntscr.com/a4zv9i . Fixed it for you.
Best.
Salient Support Team