how to make footer in mobile version at center
-
Hi
I want to remove the line between email and social media icons in footer also I want to make the footer in mobile version at center. Please check the attached screenshot.
Best Regards,
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.footer-column-1 .widget {
border-bottom: 0;
}
.footer-column {
text-align: center;
}
Best Regards
I tried it its not working
Hello,
I have logged into your website, cleared the cache and the CSS is working fine. Please clear cache and check back.
Screenshot for Clarification: https://gyazo.com/2ae350b27353efc0ce0833241ce28298
Best Regards
its working now
the space above the email i marked it as space 1 can you make it equal to the space between who we are and the social media icons i marked it as space 3 and can you make the space between the social media icons and the email same as space 3 please check the screenshot
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.footer-sidebar .widget {
margin-bottom: 20px;
padding-bottom: 0;
}
.footer-sidebar .textwidget p {
margin-bottom: 0;
}
Regards.
Xtemos Studios
Hi
it worked thanks but the area at the top still big i want to make it smaller please check the attached screenshot
Hello,
You are Most Welcome.
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.footer-sidebar {
padding-top: 0;
}
.wd-prefooter {
padding-bottom: 0;
}
Regards.
Xtemos Studios
Hello,
We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day.
So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘how to make footer in mobile version at center’ is closed to new replies.