This topic has 6 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Robert Hall
Hi, this is a reply to ticket #69116, what was closed but would need further help. The fix is great, but if I activate the account login option, I get following:
Thanks,
George
Hello,
You can change value of right:
to 460px;
after activated the account login option.
The following code will look like this:
.custom-phone-number {
right: 460px;
}
Regards,
Robert Hall.
Ok, I did try the fix … which does work till a certain extant. Basically, if you sign out, then you have the phone number ‘hanging’ in the middle.
Any other solutions?
Thanks,
George
Hello,
I’ve edited the code to:
.logged-in .custom-phone-number{
position: absolute;
top: 6px;
right: 460px;
}
Please clear browser cache and check top bar now.
Regards,
Eva Kemp.
Working just fine. 😉 Please close this task. Thanks
Hello,
You’re welcome!
Regards,
Robert Hall
Tagged: header, newsletter, order, persuasive, templates, woocommerce, wordpress
The issue related to '‘Newsletter Order Header (from ticket #69116)’' has been successfully resolved, and the topic is now closed for further responses