Avada Forums Community Forum woocommerce avada

Viewing 1 post (of 1 total)
  • Author
    Posts
  • ofirk12
    Participant
    Post count: 1

    Hello i have problem with woocommerce page that show all the products, its look that he take post and transfer it to product for example :

    <div class="product-details">
    	<div class="product-details-container">
    <h3 class="product-title">
    	<a href="url">
    		Increasing Energy R	</a>
    </h3>
    <div class="fusion-price-rating">
    
    	<span class="price"><del><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>360.00</span></del> <ins><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>320.00</span></ins></span>
    		</div>
    		<div class="fusion-content-sep"></div>
    	</div>
    </div>

    But the problem its cut the name of the product in product-title which file source or where i need to change it not to cut the page

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.