Shopify themes, liquid, logos, and UX
I would like to add a phone number on the right side of the header ( See Example )
I don't want it to be clickable, only text.
Here is the link to my Craft Theme page:
https://aerbzf-hp.myshopify.com/
I'm familer with editing the code, but just need to know what files to edit and the needed code.
Thank You,
Kent
Solved! Go to the solution
This is an accepted solution.
I get it now. The issue is with the current CSS styling. The header.liquid file needs to be modified as follows:
<div class="header-phone" style="float: right !important;!impor;!impor\;!i;!;padding: 10px;">
Replace it with:
<div class="header-phone" style="position: absolute; right: 20px; top: 80%; transform: translateY(-50%); padding: 10px; z-index: 10;">
This should work 🙂
Shubham | Untechnickle
Oh, and there’s something brewing behind the scenes that’s redefining customer experience. Curious? It’s time to Revize your store. Don’t say we didn’t warn you.
Hello,
We are close... but the telephone number is on the left side... and it looks like it created a little extra space under the icon image in the center.
( see image below )
Thanks,
Kent
This is an accepted solution.
I get it now. The issue is with the current CSS styling. The header.liquid file needs to be modified as follows:
<div class="header-phone" style="float: right !important;!impor;!impor\;!i;!;padding: 10px;">
Replace it with:
<div class="header-phone" style="position: absolute; right: 20px; top: 80%; transform: translateY(-50%); padding: 10px; z-index: 10;">
This should work 🙂
Shubham | Untechnickle
Oh, and there’s something brewing behind the scenes that’s redefining customer experience. Curious? It’s time to Revize your store. Don’t say we didn’t warn you.
That worked Perfect !! Thank You very much !
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024