How to Add Custom Text Before the Purc...
Add custom text before the purchase button in Easy Digital Downloads. Learn how to ad...

WPCodeBox
306

Enhance your MyListing website’s design flexibility with this code snippet. Easily disable the parallax footer effect, transitioning to a traditional, static footer experience.
/**
* Author: MyListing Club
* Author URI: https://mylisting.club
*/
footer.footer {
position: relative;
}
#c27-site-wrapper {
margin-bottom: 0px !important;
}





