If you want to add an image to allow your customers to download your apps, you only need to follow the next steps:
1. Download the "Home page content" file
To do this click on the points menu and click on "download original"
2. Add the following code
To do this you need to open the file that you just downloaded with a code editor, we recommend Sublime Text, Notepad++ or any other you want.
You only need to replace the downloaded code with this one:
<div class="container-fluid section full">
<!--<div class="row full">-->
<div class="col-md-7 col-sm-6 left">
<h2 class="title">
{{translate('FRONT_VISUALS_AMAZING_APPS_HEADING')}}
</h2>
<p data-ng-bind-html="translate('FRONT_VISUALS_AMAZING_APPS_DESCRIPTION')"></p>
<p>
<a href="REPLACE_WITH_YOUR_GOOGLE_PLAY_APP_URL"><img src="templates/web/img/download-google-play.png"width="164px" height="48px"></a>
<a href="REPLACE_WITH_YOUR_APP_STORE_APP_URL"><img src="templates/web/img/download-app-store-.png"width="164px" height="48px"></a>
</p>
</div>
<div class="col-md-5 col-sm-6 right">
<img data-ng-src="{{rootTheme}}/img/home-phone-app.png">
</div>
<!--</div>-->
</div>
3. Upload modified file
Once you made the changes and saved the article, you need to upload the file to your builder.
If you need anything else from your Ordering Team, just let us know
Have a Happy Ordering
Have a Happy Ordering
Comments
0 comments
Please sign in to leave a comment.