Can someone please take a peek at my website and help me with the header? At the top, I’d like to have that link in the middle of the header between the phone numbers and the logo. Ideally I’d like to have a button there but I tried that and it didn’t work out too well. If someone could give me some help, I’d really appreciate it. Thank you!
Hey!
What code or method have you used to add the link there?
Best regards,
Josue
Hi!
Try using this code:
<a href="http://knieselsauto.us2.list-manage.com/subscribe?u=09e9b86fd99ec1294e92365d4&id=c9ff553da3" class="avia-button avia-icon_select-no avia-color-theme-color avia-size-small avia-position-center "><span class="avia_iconbox_title"> Sign up for our Discounts Newsletter!</span></a>
Cheers!
Josue
Hi Josue,
It added the button but pushed the phone numbers down. Is there a different way to add it in?
Thanks for your help!
Hey!
That can be solved with custom CSS, please add it again and reply back to this topic once you done that.
Cheers!
Josue
Hi Josue,
It’s back in there. Thanks for your help!
Hey!
Try adding this code to the Quick CSS:
.phone-info .avia-button {
position: absolute;
right: 260px;
top: 18px;
}
Cheers!
Josue
Hi Josue,
I put the code in and it didn’t seem to work. Could you check it out and get back to me?
Thanks!
Hey!
Try resetting / purging the minification functionality you have activated there.
Cheers!
Josue