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: How to add target_blank tag on a Slider image Redirect Link

#11131

Just create one functions.php file inside the child theme folder.

You can override the code but for that you have to first unhook the function responsible for showing that code then you have to hook your own function. Mere copy and pasting the relevant files and folder will not work.

Have a look here in this article for more detail explanation http://venutip.com/content/right-way-override-theme-functions

The function you have to look for is attitude_headerdetails in header-extensions.php

If you are good at programmer then you can edit it otherwise you may hire a developer to fix it.

Thank you