Toggle navigation
Discuss
Tools
Logoly Online Logo Maker
Easy Remove Footer Credit Plugin
Remove (or Replace) Footer Credit WordPress Plugin
Remove WooCommerce StoreFront Footer Credit Plugin
Remove Tesseract Theme Footer Credit Plugin
Remove GoDaddy Primer Footer Credit Plugin
Feedback
Logout
Login
Centering Footer on WP template TwentySeventeen
Devin Vaughn
Jun. 12, 2017
I'm trying to center the Remove Footer Credit widget. It looks like the pages are set up for 2 columns and the footer only centers the width of column one. How can I get it to span across the entire site?
Joe Bill
Jun. 13, 2017
I'd have to see your site to be certain but I looked at the TwentySeventeen demo site and this should work.
You'll need to add some CSS.
Get a plugin called SiteOrigin CSS. What this video on how to use it: https://www.youtube.com/watch?v=S4dzg2njJ3c
Then add this CSS:
footer .site-info {
text-align: center;
width: 100%;
}
Marieke Cozijnsen
Mar. 10, 2018
And how about centralizing the social media icons in a responsive website?
see http://www.metbravoure.nl
Post a Comment
Subscribe
as a
guest
user
Create an account
OR Login with
L
Comment
as
×
Close
Login
Email
Password
Login
Or Login With
Don't have an account?
Register
.
Username
Email
Password
Register
Already registered?
Login
.
You'll need to add some CSS.
Get a plugin called SiteOrigin CSS. What this video on how to use it: https://www.youtube.com/watch?v=S4dzg2njJ3c
Then add this CSS:
footer .site-info {
text-align: center;
width: 100%;
}
see http://www.metbravoure.nl
Post a CommentSubscribe