Footer centered
Hi There
I want to center the footer with the social icons on this website: http://divusrecords.com/
how can I do that?
I just found a custome css that centered the title-text of the footer...
Thx!
Comments
the website is under maintenance, please disable it.
thanks
thanks
http://themes.muffingroup.com/be/theme/shortcodes/typography/#iconbar
To center it in the footer, do this:
1. add a html widget and insert the icons with links.
2. Wrap everything in this div <div style="text-align:center;">Insert content here</div>
You can always use HTML to implement those 3 images into the HTML widget and then center it using the <div> form before
<div style="text-align:center;">Insert content here</div>