Hello folks, please visit this url : http://www.----.lk/testrun/ - pls replace ---- with rent. now you see under the 'search property' section, you see another div that has 3 columns (Loan - Rentals - Moving? Let us help) i want to edit the text in these and put my own paragraph. i can't figure it out which file contain this texts. please help.
Hard to find which file that area resides in without having the theme files in front of me. I usually use the search function in dreamweaver and search for one specific word from that section within every php file until I find it. It's only a WP theme so it wouldn't take more than a couple of minutes. Good luck
You need to search for <div class="loans">, <div class="rental"> and <div class="moving"> in your wordpress theme files and replace the text with your paragraphs. Good Luck