Hi,
I'd like to place a twitter icon near the rss one. I don't know where to put the code. I'm using the topart child theme.
Thanks
Hi,
I'd like to place a twitter icon near the rss one. I don't know where to put the code. I'm using the topart child theme.
Thanks
It can be added to the headerFeatures functions in theme-functions.php. or even better you can create your own custom headerFeatures function in the child theme. Take a look at the bfwide or bfnav childthemes for an example how to do this (you can copy the original function, rename it and modify it in the childtheme).
Thanks! Problem solved
You must log in to post.