Best Premium and Free WordPress Themes › Forums › Education Base Pro › Chaging Footer Padding (Footer Columns)
- This topic has 5 replies, 3 voices, and was last updated 5 years, 6 months ago by
acmesupports.
- AuthorPosts
- June 20, 2017 at 10:42 pm #18252
yazdesignz
ParticipantI want to change the padding between column 1 and column 2. I can’t find where under the coding to go.
June 21, 2017 at 5:02 am #18261acmesupports
ModeratorHello yazdesignz,
Thank you for using our theme. We recommend you to check thestyle.css
file and it’s footer section css for managing padding there.
Hope, you can get the css codes and customize as your need.Regards
July 13, 2017 at 6:13 am #18826jeffgillis
ParticipantIn the bottom footer, I would like to make the copyright text area wider? I looked in footer.php — should I be looking style.css?
July 13, 2017 at 6:19 am #18827jeffgillis
Participantin style.css on line 1895,
}
@media only screen and (max-width: 767px) {
.site-footer .text-right,
.site-footer .text-left
{
text-align: center;
}will this max width setting adjust the copyright width?
July 13, 2017 at 6:34 am #18828jeffgillis
ParticipantNever mind. I was able to make the edits I needed. Hopefully, this thread helps someone else.
July 13, 2017 at 11:25 am #18832acmesupports
ModeratorHello jeffgillis,
Thank you so much for sharing your answers on our forum.Warm Regards
- AuthorPosts
- You must be logged in to reply to this topic.