Aligning Footer Widget Title
-
https://snag.gy/lWeg1u.jpg
Hi i have linked you an image of what i want to fix.
I want to move my footer titles to align with my text below them. However I am unable to do so under the widget column.
https://snag.gy/zIOxR7.jpg
Here are the details in my widget.
Hello,
Please provide your site URL and show with arrow what you want to move and where to.
Best Regards
https://snag.gy/Cje8f4.jpg
i would like the circled portion to align with what’s below it, more centralised on my website.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body footer .footer-column .widget-title{
text-align: center;
}
Best Regards