Comments Glenn started the conversationApril 1, 2022 at 11:34am***This questions is time-sensitive launch is looming Monday April 4th.***Currently updating our site @storyfile.com. Critical need for 5-column footer but Salient seems to only offer max four columns. This is critical for our design...How can I enable a 5-column footer option? footer.php? finctions.php? Please help. 2,958Andrew repliedApril 1, 2022 at 11:43amHello Glenn,You will need to disable the footer and create a custom one using the global sections. You can edit this using the builder.https://themenectar.com/docs/salient/page-builder-global-sections/Thanks,Glenn repliedApril 1, 2022 at 12:18pmThank you Andrew,I will begin building, thank you. I already have the footer disabled with this custom CSS: /*FOOTER HIDE*/#footer-outer { display: none!important;}Will this work with the suggested solution, or is there another way to disable the footer that would be a better choice? 2,958Andrew repliedApril 1, 2022 at 12:45pmHello Glenn,This will work too.You can also disable the footer at Salient Options panel > FooterThanks,1 Like Sign in to reply ...
***This questions is time-sensitive launch is looming Monday April 4th.***
Currently updating our site @storyfile.com. Critical need for 5-column footer but Salient seems to only offer max four columns.
This is critical for our design...How can I enable a 5-column footer option?
footer.php? finctions.php?
Please help.
Hello Glenn,
You will need to disable the footer and create a custom one using the global sections. You can edit this using the builder.
https://themenectar.com/docs/salient/page-builder-global-sections/
Thanks,
Thank you Andrew,
I will begin building, thank you.
I already have the footer disabled with this custom CSS:
/*FOOTER HIDE*/
#footer-outer {
display: none!important;
}
Will this work with the suggested solution, or is there another way to disable the footer that would be a better choice?
Hello Glenn,
This will work too.
You can also disable the footer at Salient Options panel > Footer
Thanks,