Hello, good morning,
I Need to change one icon on social icon area and write in it only “APP”. After I need to put below one image. Check the image attached.
Can you help me.
eg: http://bfstore.com.br/site_franquias/servicos/suporte/socialArea.png
Hey Cris!
I don’t think there is any icons available for “APP”. You will probably need to create your own image to use.
You can add it to your header along with that other image by adding a widget area to your header, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and then drag a text widget to it and insert the HTML in that way.
Best regards,
Elliott
Hello,
It works fine, but the “href” tag does not work. I included the href tag in widget area like below.
<br>
<a href="https://www.facebook.com/sapatariadofuturo"><img src="http://bfstore.com.br/site_franquias/servicos/wp-content/themes/enfold/images/facebook-01.png"></a>
tag br is ok!!!
Hi!
We need to see the actual page in order to check the issue. Please post the page url here.
Best regards,
Ismael
Hello Imael,
Hi,
Please try to add the following to Quick CSS:
#header .widget {
z-index: 10000 !important;
}
Thanks,
Rikard
Richard,
It works fine!
Now I need that the icons(images png) stay hidden when I access mobile version …
How I can do that?