update
This commit is contained in:
@@ -22,14 +22,6 @@
|
||||
<div class="col-ld-12">
|
||||
<p>{l s='You can edit your theme sheet by using the Parent/Child theme feature' mod='ps_themecusto'}:</p>
|
||||
</div>
|
||||
{if $is_ps_ready}
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<b>{l s='Advanced use only.' mod='ps_themecusto'}</b>
|
||||
<p class="alert-text">
|
||||
{l s='Support team might not be able to assist you on issues created by your own child theme.' mod='ps_themecusto'}
|
||||
</p>
|
||||
</div>
|
||||
{/if}
|
||||
<div class="col-ld-12 steps">
|
||||
<div class="col-lg-3">
|
||||
<div class="col-lg-12 center-img">
|
||||
@@ -82,13 +74,9 @@
|
||||
</div>
|
||||
<div class="alert alert-info col-lg-12" role="alert">
|
||||
<b>{l s='Information' mod='ps_themecusto'}</b>
|
||||
{if $is_ps_ready}
|
||||
<p class="alert-text">{l s='By using this method you can only override the CSS of your theme.' mod='ps_themecusto'}</p>
|
||||
{else}
|
||||
<p class="alert-text">{l s='By using this method you can override the CSS and html of your theme, and add analytics tags.' mod='ps_themecusto'}</p>
|
||||
{/if}
|
||||
<p class="alert-text">{l s='By using this method you can override the CSS and html of your theme, and add analytics tags.' mod='ps_themecusto'}</p>
|
||||
<p class="alert-text">{l s='Once uploaded, the child theme will be available in your Theme & Logo section' mod='ps_themecusto'}</p>
|
||||
</div>
|
||||
{include file="./elem/modal.tpl"}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user