Hi,
i would like to add some links in the very top of enfold (shop demo).
How can i do that?
Thanks!
Screenshot:
http://www.bilder-upload.eu/show.php?file=7d1e10-1537437458.jpg
Hey Jak73,
You should be able to add it to the Phone Number or small info text field if you select to show it under the Header Phone Number/Extra Info option under Enfold->Header.
Best regards,
Rikard
Hi Rikard,
thanks for your help!
I would like to change the size of it too. Could not find a way to do this with css.
How can i change the font-size?
Thanks!
Hi Jak73,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi,
Please us this code to change the font-size of the links:
#top #wrap_all #header_meta a, #top #header_meta li, #top #wrap_all #header_meta .phone-info {
font-size: 12px;
}
Best regards,
Peter