This topic has 6 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hey I wanted to add a button to the header, on the right side of my logo.
I created a static block with the button, but when I put the code into the header section, it was under the phone numbers on the right side. I also added it to the right side top bar widget area, but that is on the top bar, not the header..
how do I add a button to the header on the right side of the logo???
Hello,
Try to add the code of button in Header custom HTML and this code in Custom CSS:
.header .ult-animation {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
Regards,
Rose Tyler.
still on the left side of the logo?!
which value should I adjust on the code to move more right?? I left the button where that code you provided put it….just incase you want to see where it ended up.
Thanks!
Hello,
Please, check it now.
Regards,
Rose Tyler.
Yes! Perfect!! Thanks so much!!
Hello,
You’re welcome!
Regards,
Rose Tyler.
Tagged: adding, button, header, woocommerce, wordpress
The issue related to '‘Adding Button to header’' has been successfully resolved, and the topic is now closed for further responses