HI,
Is it possible to customize the footer columns width? I need to have the 1st one 40%, 2nd – 20%, 3rd-20%, 4th – 20%. Thank you
Hey comelen!
That would require a lot of extensive work and also work on the responsiveness of the theme.
We would suggest to hire someone to do that work for you, as it is out of the support scope.
Thanks a lot
Cheers!
Basilis
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .flex_column:nth-child(2), #footer .flex_column:nth-child(3), #footer .flex_column:nth-child(4) {
width: 18%;
margin-left: 3%;
}
#footer .flex_column:nth-child(1) {
width: 37%;
}
Regards,
Yigit
Thank you Yigit and Basilis.
Unfortunately the css didn’t work in my case, but I would better find another solution for the design if any css will destroy the responsiveness.
Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
Rikard
HI, please find the login below.
Is there any way to customize the footer via Advance layout editor?
Hi!
I added the code to Quick CSS field and it does work fine. Can you please review your website now and point out if there is anything you consider a “issue”?
Best regards,
Yigit
Thank you!!!!!!!
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit