Created
November 1, 2018 18:24
-
-
Save kimcoleman/05c5c430d423b0f813b3bcaf042d33b7 to your computer and use it in GitHub Desktop.
Demo content for the "Scroll" template example of Sitewide Sale Add On for Paid Memberships Pro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
* This is demo content for the Sitewide Sale Add On for Paid Memberships Pro. | |
* You can view a live preview of this content in the "Scroll" Sale Template here: | |
* https://demo.memberlitetheme.com/membership/sitewide-sales/sample-sale-5/ | |
* | |
* Remove this comment and place the content below into the "Sale Content" field of your Sitewide Sale. | |
*/ | |
?> | |
<div class="sws-banner"> | |
<h1>Create something delicious.</h1> | |
<h3>With ACME Recipe Builder, you'll learn how to create nutritious (and yummy-licious) meals. We offer meal plans and tips for feeding one mouth or a whole crowd. <strong>Join now and save 50% on membership</strong>.</h3> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment