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: Social Area in Header

#27642

Hi MeShawn,

This features is not available in our theme. It needs code customization. Before customizing the code first of all create a child theme and then only customize the code.

To add in admin section next to social icons go to theme folder -> library-> admin -> theme-options.php on line no 1380 and you add your input field on here.

To display it in front end go to theme folder -> library-> structure -> header extension.php on line no 126 you will find this below code
function cleanretina_headerdetails() {

Now add your call-to-action image and will be displayed in front end.

Thank you!