Hi Yigit,
I managed to create that footer but the 3rd column footer I need to adjust the padding of the social icons. http://scotwebtesting.co.uk/about-us/
They need to be inline with column 1 image and also closer to the column 2 data. It isn’t quite symmetrical.
Thanks
Anyone help with this?
Hey!
Please add following code to Quick CSS
#footer .flex_column:nth-child(3) {
margin-left: 1%;
}
#footer #text-5 {
margin-top: 20px;
}
Cheers!
Yigit
Hi Yigit,
That worked perfect bu tthe whole footer data doesnt seem to be centred perfectly on desktop.
What do you suggest?
Thanks
Hi!
I replied you here on your other topic – https://kriesi.at/support/topic/centre-footer-widgets/
Please do not create duplicated topics.
Regards,
Yigit