Archived topic
How to achieve this?
3 replies · Started by Nenad on July 11, 2022
Hello,
I wonder how to do this (if possible without GenerateBlocks because the site I am working on is Elementor pro + GeneratePress)
It is from your demo sites. I just need to place phone number above my navigation. Just like on that screenshot.
Hi there,
You can consider using the top bar widget area:
https://docs.generatepress.com/article/top-bar-widget-area/
Let me know if this helps :)
Hey, it works! I used custom html.
But I wonder how could I add phone icon now, just like in the screenshot above.
I will link my website in private information.
Thanks
Hi Nenad,
Without GenerateBlocks, you’ll need to use custom HTML again or a third party plugin.
For instance, you can try adding an SVG code like the one in this link through an HTML Block: https://icons.getbootstrap.com/icons/telephone/
Hope this clarifies!