html - Blank space going off-screen -
i trying fix following issue on website: http://santanna.beutifi-website.com/
notice there blank space right if page has wider width or margin, although after checking these features, not figure out problem is. not happen on mobile devices though.
i played developer tools quite while , no luck, wondering if of might able see whats wrong...
cheers!
i started writing @matthew said since you're using wordpress it's better overwrite style. try this:
.copyright{ margin-left: 0 !important; } .copyright p{ text-align:center !important; }
add custom styles of theme if possible. luck!
Comments
Post a Comment