Search Icon

Posted in: Newspaper
Post count: 16

Hello, I’ve been trying to replace the search icon, but Im following the instructions on other forum posts here, but nothing really works.
I need to replace it with an icon and some text linked to a pop-up.

my site is http://lared.com.gt

Post count: 22421

Hello,
The search icon is added as a font icon that can be found in the default newspaper font. It cannot be changed from the theme settings. If you want to change the code for it, you have to access this file and edit the html:
http://screencast.com/t/a6bGKNO1ix
Thank you!

Post count: 16

thanks for that. I already replaced that code with a simple example and still, the search icon appears.

Post count: 16

Hello, I already could change the icon on my site, but now I can’t seem to add a popup window, I’ve tried pasting this code before </head> (header.php)

<script type=”text/javascript”>
function popup(){
cuteLittleWindow = window.open(“page.html”, “littleWindow”, “location=no,width=320,height=200”);
}
</script>

and nothing,
also over the Theme Panel, over the Custom Code section on the Custom Javascript space, and the same. (without the <script> tag)

Also my link is like this:

<i class=”fa fa-microphone” aria-hidden=”true”></i> Escúchanos Online

and nothing.

Please help me.

Post count: 22421

Hi,
Unfortunately customization is not part of the theme support as our support policy states: https://forum.tagdiv.com/support-policy-2/
If you cannot manage to do it, we recommend hiring a freelancer to help out from sites like studio.envato.com as we cannot offer any custom work at the moment.
Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.