Hi there, The footer on the mobile version of my site isn't centered. I'm very familiar with Wordpress, but I'm learning about editing responsive themes and I can't quite figure out how to fix it. Any suggestions? Here's my URL: www.endgamepr.com Thanks!
Hello, Greetings from InkThemes! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and (max-width: 480px){ .footer_wrapper .footer .widget_inner { margin-right: 0; } } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
That didn't quite do it, but I managed to make it centered when I added "margin-left: 25px;" to what you suggested. Thank you.
Hope you are doing good....! I really appreciate your efforts in exploring the things and sharing your knowledge here. It seems that you have resolved your issue by your own. Let me know if you have further doubts so that I can assist you. Thanks & Regards! Nitin InkThemes.com