I like to customize blog post page in Avada wordpress theme. I have searched all folders inside avada theme, but I can’t find out where I could edit blog post .php
file. Please any one help me out of this problem. Thanks for your time.
1 comment
Comments are closed.
The code for the blog post will be typically found in theme/single.php. You can read more about this file and the overall theme hierarchy on the WordPress Codex.