Hey guys!
I was looking through the forum after searching through all the files but didn’t come up with a working solution. Is there a way make the footer around half as high (see attachmet - red lines)?
All the best,
mygesc
Hey guys!
I was looking through the forum after searching through all the files but didn’t come up with a working solution. Is there a way make the footer around half as high (see attachmet - red lines)?
All the best,
mygesc
Hi mygesc,
I hope you are well today and thank you for your question.
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Shapely Options -> Other
footer#colophon {
padding: 32px 0;
}
Best Regards,
Movin
Thanks a million! Worked like a charm!
You are most welcome here