View Single Post
  #3  
Old 11-17-2017, 01:13 PM
 
ftorres ftorres is offline
 

Newbie
  
Join Date: May 2016
Posts: 5
 

Default Re: How to add custom html to homepage only?


@cflsystems Thank you. I tried inserting the code found in that thread and still doesn't work. Here is my twig file code, maybe I'm writing something incorrectly

Code:
{## # Home Module 3 # # @ListChild (list="center.bottom", weight="600") #} {if:getTarget()=#main#} <div class="module-cta-full-container container-fluid"> <div class="row cta-row-module-control"> <div class="col-md-12 cta-module-full-col"> <div class="img-cta-wrapper"><a href="#"><img src="images/content/discount-product.jpg"></a></div> </div> </div> </div> {end:}
__________________
xcart v5.3.3.4 [linux]