-
AuthorPosts
-
July 6, 2018 at 10:29 pm #982245
Hi,
after i did the update to 4.4 the phone number on the top right has no margin and is to tight at the right border.
Thanks for the support
MaxJuly 6, 2018 at 11:06 pm #982265Hey Max,
Add this to quick css:
.phone-info{ padding-right:10px!important; }
Best regards,
Jordan ShannonJuly 7, 2018 at 11:57 am #982416Jordan again :)
Thanks dude.
Next problem regarding the phone number. On mobile it does only show ‘Tel’ but no number.
July 8, 2018 at 6:41 am #982634Hi Max,
I can’t see that happening on my end using Chrome, in what browser/phone are you seeing that?
Best regards,
RikardJuly 10, 2018 at 12:21 pm #983591Hi Rikard,
i using iphone SE – Safari.
July 10, 2018 at 9:08 pm #983825Hi,
Can yiu open in Icognito please the web site and send us a screenshot from there.
Best regards,
BasilisJuly 10, 2018 at 11:19 pm #983899The site is opened icognito. I also checked the site on a iphone 6, exactly same problem. No user is logged in.
July 11, 2018 at 1:55 am #983936Hi,
Try adding the following to quick css:
Apologies, but I’m not seeing the issue either.
Best regards,
Jordan ShannonJuly 11, 2018 at 12:17 pm #984184Hi Jordan,
i tried on a third phone – iphone 7 Safari. Same issue. Phone number at the top bar does not show up. Only TEL without any numbers.
There is no quick css in your message.
Regards
MaxJuly 11, 2018 at 4:57 pm #984289Hi,
Please provide admin info in the private area so we cal look into this issue further.
Best regards,
Jordan ShannonJuly 20, 2018 at 6:04 pm #987947This reply has been marked as private.July 23, 2018 at 7:05 pm #988833Hi,
I adjusted the code to this:
Tel: <a style="color:#ffffff!important;text-decoration:none" href="tel:06131 9689610">06131 9689610</a>
Please test to see if it works.
Best regards,
Jordan ShannonJuly 23, 2018 at 7:30 pm #988853Hi Jordan, yes it works. Where did you put in the code? And how can i adjust left / right position?
.July 23, 2018 at 8:14 pm #988870Hi,
I put the code in the Enfold Options header section, the same area were you already had it.
Best regards,
Jordan ShannonAugust 1, 2018 at 1:53 pm #992402Thanks. Great. And how can i put the number in the center of that field?
August 2, 2018 at 7:12 pm #992963Hi,
I’m not sure what you’re asking. You already had the phone number in there.
Best regards,
Jordan ShannonAugust 2, 2018 at 7:27 pm #992966Right, but the alignment is not perfect.
I like to have it centered. Now it´s a bit on the left side.Max
August 2, 2018 at 8:28 pm #992981Hi,
Add this to quick css:
@media only screen and (max-width: 1024px) { .phone-info{ position:relative!important; margin-left:30px!important; padding-top:15px!important; }}
Best regards,
Jordan ShannonAugust 3, 2018 at 12:23 pm #993220Has no effect on mobile phone screen.
August 6, 2018 at 6:20 pm #994022Hi,
Did you make sure to clear the cache? Also be sure to place my code to the very top of quick css so that it runs first.
Best regards,
Jordan ShannonAugust 9, 2018 at 5:12 pm #995621Sorry, you were right. It was the cache. It´s working now. Thanks a lot.
August 9, 2018 at 6:33 pm #995647Hi,
No problem at all my friend. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Phone number at top problem’ is closed to new replies.