Hello How can I put some icons with my phone and email address in the header?
manu2020 Hi I am not sure which type of icon you want to use. But template do support fontawesome icon so you can use them on site. example :
<icon class="fa fa-email"> abc@xyz.com</icon>
And style the custom html module depends on your needs.
Thank you@pankaj#160328
How do I shift it to the right?manu2020
How can I create an external link for them? Thank you
manu2020 Hi I can not see it in a custom HTML module kindly use a module so you can use float:right style on it and it will work. About external link you can use Href tag example : https://www.w3schools.com/html/html_links.asp
All right!, Thank you
What module do you recommend?
manu2020 Hi Kindly apply the suggestion first as it is still same, the suggestion is the solution you requested already. There is no other steps.