badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Large featured image on single post page, in lightbox?

#17444

Hi randy,
We have designed our theme this way. You need code customisation for it. The file is inside interface(folder) -> inc -> structure-> content-extension.php with function name interface_theloop_for_template_blog_image_large
We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.

http://codex.wordpress.org/Child_Themes

Thank you!