Action bar icon

Hi,

I want to add whatsapp icon on the action bar instead of phone icon. How it can be done? The website address is - https://venbriss.creativeclad.com/ Attached is the image.

And can we add different social icon on action bar and footer?


Thank you,


Comments

  • Hello,

    1) If you would like to put the WhatsApp icon to the action bar, you will have to use the HTML tag, and put it in the Slogan input. If you would like to use it as a link, you will have to put this icon in the <a> tag.

    <a href="#"><i class="icon-whatsapp"></i></a>
    

    2) Of course, you can put different icons on the Action Bar and the Footer. For example, you can use the Custom HTML widget in the Footer and use the HTML tags like above.

    Thanks

Sign In or Register to comment.