-
AuthorPosts
-
July 31, 2018 at 10:07 pm #992092
Hi,
I need your help :)
the font color of the extra element in mobile is white – so I cant see the telephone number…
can u please giive me the css code so I can change the color in mobile version?thanks
July 31, 2018 at 10:11 pm #992093Hey adishlomy,
Please refer to the following:
https://kriesi.at/support/topic/in-breadcrumbs-always-showing-blog/
Best regards,
Jordan ShannonAugust 1, 2018 at 11:39 am #992343Hi’ sorry’ bit I cant see how its connected to my issue
I was looking in the forum already and I didnt see any solution for methe extra element – telephone number – I cant see it in mobile mode because the coloe of the font is white and the color of the background is also white…
please help me with that…
thanks
August 1, 2018 at 1:19 pm #992385Hi,
Sorry for the confusion. Jordan is probably answering another thread and mistakenly added that link.
Anyway, we need to see the actual site so that we can inspect the element. Please provide the url of the site.Best regards,
IsmaelAugust 1, 2018 at 9:12 pm #992555great’ thanks!
the problem is with the mobile phone+send mail link at the top
August 2, 2018 at 6:14 am #992714Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .phone-info a { color:#000 !important; } }
Best regards,
RikardAugust 5, 2018 at 9:13 pm #993741hi.
Its not working…
can u please help and give me the right code?
(the text in mobile is still white…)
thanksAugust 6, 2018 at 8:35 am #993836Hi,
We adjusted the css code a bit. Please try it again.
@media only screen and (max-width: 767px) { .phone-info a span, .phone-info a font { color: #000000 !important; } }
Best regards,
IsmaelAugust 6, 2018 at 2:37 pm #993931still not working…
I can see only the divider – | (which appear in black, the rest is still in white)
any idea??+972 54-314-4764 | Send Mail
August 7, 2018 at 2:41 am #994175Hi,
Did you toggle the css/js compression from the Enfold > Performance panel? Please post the login details here so that we can check it.
Best regards,
IsmaelAugust 7, 2018 at 1:46 pm #994430I
here are the details…
thanks
August 8, 2018 at 3:07 am #994666Hi,
The phone info texts are already changed. Did you figure it out?
Best regards,
IsmaelAugust 8, 2018 at 8:24 am #994707Hi; maybe you miss understood me…
the problem is in mobile mode – the phone in the extra element is out there.. the problem that you cant see him. because the color of the font is white and the color of the background is white.August 8, 2018 at 11:21 am #994860Hi adishlomy,
Can you disable caching and minification for now?
Best regards,
VictoriaAugust 8, 2018 at 2:12 pm #994964I disables them, now its working! thanks!
(I turned them on again… its suppose to keep working, right?)August 8, 2018 at 3:16 pm #994995Hi,
Yes it should continue to work.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.