Hi,
Can anyone tell me why my default PROD template for the Suivant Readytheme has two title variables? I removed one of them (first one below) but wanted to make sure if it was OK to remove. One shows that it is hidden. Not sure why it is necessary in the first place?
<div class="column whole medium-all-hidden">
<h1 class="normal nm">&mvte:product:name;</h1>
<div class="column whole">
<h1 class="normal nm">&mvte:product:name;</h1>
Thanks,
KD
Can anyone tell me why my default PROD template for the Suivant Readytheme has two title variables? I removed one of them (first one below) but wanted to make sure if it was OK to remove. One shows that it is hidden. Not sure why it is necessary in the first place?
<div class="column whole medium-all-hidden">
<h1 class="normal nm">&mvte:product:name;</h1>
<div class="column whole">
<h1 class="normal nm">&mvte:product:name;</h1>
Thanks,
KD
Comment