Forum Replies Created
-
AuthorPosts
-
Hi There,
i found now a solutions, that is not perfect, but works for me… there is just one issue:
The hover-effect now has some “white scale effect” on it, how can i remove this to get it in color on hover?See my link:
I added following to the Quick CSS and implemented the little arrows to the images manually:
/*logogallery–*/
.image-overlay-inside, .image-overlay.overlay-type-extern {
display: none;
}.grayimage {
-webkit-filter: grayscale(1);
filter: grayscale(1);
}.grayimage:hover{
-webkit-filter: grayscale(0);
filter: grayscale(0);}Hello Mike,
thank you for the reply…
we do not have any need for that anymore…You can close this topic, but i think it would be nice to implement this feature for the future…
Regards Péter
Hey Ismael,
thank you for your quick awnser!
Somehow this works only when I place the code in the customizer.
When I place it in the quick CSS (ENFOLD>GENERAL_STYLING>QUICK_CSS) this does not take any effect.the idea is to have a logogallery whits specific Links behind the Logos. Some Logos have no link.
in the Overview you should see wich logo is linked with more information. SO the idea is to have an overlay image with a small arrow in the corner to mark up the link.The Layout for the image-element would look something like this (Picture in Grayscale):
The small arrow in the right top corner should be displayed when there is a link set on the picture
on hover the picture gets colored and the arrow gets dark.
Images with no link would look like this:
and on hover like this:
i have uploaded the small arrow, that could be implemented via css
http://wp.kasten-mann.de/wp-content/uploads/2019/06/icon_popup.pngDid you get any idea what i mean?
Thank you Péter
-
This reply was modified 5 years, 11 months ago by
P4K.
Thanks Rikard, you can close this topic…
Hey Nikko, thats awesome!
Thank you. this is what i was searching for.All the Best, Péter
Hello Nikko! Thanks, that worked.
Another question, is there a tool or something that i can use to find the right class/ID?
For a beginner this is really hard to address the right containers since there are a lot.Thank you P.
Hey Jordan,
I tried with this:.header-scrolled .logo a, .header-scrolled .logo a img {height: 0px !important;}
and this is nearly what i want. But somehow i think i can’t find the right area to shrink, since there will stay a 78px hight border above the Menu that i would like to hide.
Pls. could you help?
Thank you,
PéterOk, I’ll try… hope I’ll find a Solution.
PeterShrinking the Logo will not have the same Effekt while it will Stay in the small size, or is it possible to shrink to Zero?
Not really, but perhaps im not that deep into css.
Do you have an idea how to?Hey Jordan, of course I tried, but the Logo will not disapear without additional css or another. I tried splitmenu with css but this did not really help. One Idea could be to place the Logo on the top of the Content and hide the Logoarea above the menu. The menu area could be placed offset, but then I have the Problem, that it did not really Stick on the top while scrolling, the Offset will Stay.
Perhaps someone who is really familiar with additional css in Endold and could help?
Thanks Peter
Hey Jordan,
This is not the Site, its an Example for better understanding…
Regards..
PeterOk I found a fix now, this seems to work.
ThanksPéter
Hi I changed the URL of the Slider.
See PN…Still does not work proper!
Any chance to get this work?
Thanks PéterHi Rikard, i have updated to 4.5.6 but there is no change für the Videoslider.
The Problem still exists…
This reply has been marked as private.Ok you can close this Topic i found a solution.
I just had to push the Save-Button at the end of additional styling, and suddenly the correct CSS appeard.
Seams to be a litle bug?
Anyway, now its working.Hi Rikard
see private Message!
Thanks!
Great perfect!
Thank you!
P.
Perfect, thank you!
Chears!
PéterHey Yigit!
This works perfectly for the Back and Next Buttons, but what about the Dots in the Middle on the Bottom?
Thank you Péter
Yes of course,
see in Private Content…
Its the Slider on the first site.
The controls apear in black at the moment…Thank you
PéterOk this one in the Quick CSS worked out fol me:
a {text-transform: uppercase;}
-
This reply was modified 5 years, 11 months ago by
-
AuthorPosts