AbanteCart Community
AbanteCart Development => Customization help => Topic started by: demoncho87 on January 29, 2017, 03:54:09 PM
-
I want to put the phone number in header next to logo like the picture. Thanks in advance!
-
Hi.
Create HTML block and add it to header in layouts
http://docs.abantecart.com/pages/design/blocks/html_block.html
-
Thanks but with html block the phone not showing on the center of the blue line.
-
Add some CSS into your html to position it correctly
-
You need to edit your header.tpl file to achieve this.