Hi There
I would like to have/show just one footer widget in the center of the footer.
How can i do that ?
Thanks and Regards
Hamdi
Hey Hamdi!
Please go to Enfold theme options > Footer and choose to display one footer column only then post the link to your website.
Regards,
Yigit
Hi Yigit,
I did that but the problem is that the footer text is on the left sight.
I would like to place it in the middle.
Regards
Hamdi
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling
#footer #text-4 {
text-align: center;
}
Cheers!
Yigit
Thank you so much :)
Regards
Hamdi