1ugur
Member
Hello,
How do I move the Icon to the Green Area?


The Code I Used
	
	
	
		
				
			How do I move the Icon to the Green Area?


The Code I Used
		Code:
	
	a.p-navEl-link:before, a.offCanvasMenu-link:before
{
   .m-faBase();
    text-align: center;
    display: inline-block;
    width: (20em / 16);
    margin-right: 5px;
    
}
.p-pageWrapper
{
    a[data-nav-id="xgtHtml_sayfa"]:before { .m-faContent("\f794"); }
    } 
 
		 
 
		 
 
		 
 
		 
 
		