Forum Replies Created
-
AuthorPosts
-
July 10, 2019 at 4:37 pm in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1117506
Yeah!
it is solved now :)Thank you very much guys!
July 10, 2019 at 11:38 am in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1117385Hey Mike,
I tried it but also not working.
i added a new admin login , so you can try.thx
Tom
July 9, 2019 at 12:39 pm in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1117028@supports (-ms-ime-align: auto) {
.selector {
color: red;
}
}i tried different rules for Edge, but nothing happens. as i wrote in my post before
July 8, 2019 at 12:35 pm in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1116643i tried that, but it is not working.
July 4, 2019 at 12:02 pm in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1115724Hey Ismail,
thx for your help. but i dont want to do it with svg.
its working on every browser except Edge
Fun Fact: i tried Microsoft Edge Dev on my Macbook and there its also working.
so what i need is just a fallback solution for Edge on Windows.Is there no way to set a specific css rule that only happens for Edge?
i tried
@supports (-ms-ime-align: auto) {
.selector {
color: red;
}
}but it doesnt work.
any more suggestions for that?
greets
Tom
June 24, 2019 at 10:22 am in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1112862thx mike.
but is there a way to do a fallback solution only for IE and Edge?
i would like to show it without gradient then. but actually you will see no headline when you are on Edge. So i need to solve it without loosing my style for all other browsers.thx in advance
Tom
-
This reply was modified 5 years, 10 months ago by
muthman2.
June 6, 2019 at 11:36 am in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1107899as it seems i am on the right way. in edge development tool i tried :
background-image: linear-gradient(90deg, rgb(81, 180, 219), blue, rgb(81, 180, 219));
and it is showing my text again.
but when i do :
#top #wrap_all .av-inherit-size.highlight-gradient .av-special-heading-tag {
-webkit-background-clip: text !important;
background-image: linear-gradient(90deg, rgb(81, 180, 219), blue, rgb(81, 180, 219));
}nothing is happening, also after empty cache.
June 6, 2019 at 10:47 am in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1107888ok sorry!
i just recognized, that on Microsoft Edge my whole h2 with gradient is invisible.
so i need to fix it for edge and internet explorer.greets
June 5, 2019 at 11:27 am in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1107482push :)
June 4, 2019 at 12:30 pm in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1107058thx :)
it has still that blue background instead of a gradient. it dont has to be the gradient. is there a way for a fallback method for IE? so that the text is just black ?
This would be nice.
Greets
Yigit do you have any suggestions for Internet Explorer?
Greets
i also tried with !important. but it wont use the css.
im really feeling dumb at the moment.ok this is strange
you changed it on the test site
i added the code in the live site in enfold child style.css
but it is still not working there. what i am doing wrong?Thanks Yigit,
its working now for Safari, but what can i do about IE?
any suggestions?Greets
it is still not working.
thx
Hey Ygit,
thx for your help. i tried it,but nothing is happening.
May 29, 2019 at 11:17 am in reply to: Enfold Safari & Internet Explorer Darstellungsproblem #1105100push
push
-
This reply was modified 5 years, 10 months ago by
-
AuthorPosts