Is it possible to place a separator line between the ad and the post title?
http://www.ocreurope.com/10-commandments-of-obstacle-racing/
Hey Swedfit!
Thank you for using our theme.
You need to make a change to the php code in file enfold/includes/loop-index.php.
At line 127 you find:
echo $title;
If you are using a child theme, copy this file to the includes folder of the childtheme and make your changes there. This would be the recommended way as in case of an update your changes will not be overwritten.
Cheers!
Günter