Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #498677

    The titles on Woocoomerce product pages set with strong attribute. How could I change it to h1 like on regular pages?

    #498738

    Hi Tobias!

    Add this to the bottom of your functions.php file.

    
    	function avia_title_args_woopage()
    	{
    
    	}
    

    Regards,
    Elliott

    #498760

    Perfect, thanks :)

    #499033

    Hi,

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Product Entry Title from strong to h1’ is closed to new replies.