Forum Replies Created
-
AuthorPosts
-
Where can i add: #layer_slider_1 & #layer_slider_2 ?
Not in: layerslider>slider settings > appearence>slider class : layerslider-1 ?
kind regards Jakwhere should i add the ID? I’m confused?
kind regards Jak
Hi Mike,
i just saw slider 1 is named in: layerslider>slider settings > appearence>slider class : layerslider-1
Should i rename it, or is there any other field to input the name of the slider?
Should’nt i put the css to the slider field for css?
kind regards Jak
Hi Mike,
thanks for your reply on sunday!!!
Should i add #layer_slider_2 or just layer_slider_2 ?
kind regards Jak
I’m trying and trying, but i won’t work at yet?
Any ideas?kind regards Jak
Hi,
victoria,thanks!
I added this code:
@media only screen and (min-width: 501px) {
#layerslider-1 {
display: block !important;
}
#layerslider-responsive {
display: none !important;
}
}
@media only screen and (max-width: 500px) {
#layerslider-responsive {
display: block !important;
}
#layerslider-1 {
display: none !important;
}
}
and this to the class of Layerslider:
for responsive slider: layerslider-responsivefor normal view: layerslider-1
seems there is no effect?
kind regards Jak
hi,
i added:
@media only screen and (min-width: 501px) {
#layerslider-1 {
display: block !important;
}
#layerslider-responsive {
display: none !important;
}
}
@media only screen and (max-width: 500px) {
#layerslider-responsive {
display: block !important;
}
#layerslider-1 {
display: none !important;
}
}and to the class of Layerslider:
for responsive slider: layerslider-responsivefor normal view: layerslider-1
but it does not effect it?
kind regards Jak
Hi,
where do i have to add a class (and what do i have to add) for layerslider?
kind regards Jak
Hallo Guenni,
dann habe ich etwas durcheinander gebracht. Ich würde gerne den Tooltip beim Hovern über die Menuepunkte anzeigen lassen. Leider wird der Tooltip nicht angezeigt. Kann ich das irgendwie einstellen?
LG JakHi Nikko, it is solved. Thanks!
Kind regards JakSchick ich Dir jetzt an Deine E-Mail…
Bei mir leider nicht?
Würde das gerne beim Hovern anzeigen lassen?Hi Guenni,
wenn ich in die Menüeinstellungen gehe, kann ich den “angezeigten Namen” und ein “HTML-Attribut title (optional)” eingeben.
Das HTML-Attribut title (optional) sollte dann bei Mouseover auf dem Menü im Frontend angezeigt werden. Wird es aber leider nicht?LG Jak
Hi Guenni,
funktioniert wunderbar!
Vielen herzlichen Dank!
Noch eine andere Frage: Ich habe im Menue die html-Attribute eingestellt. Leider werden die bei mir nicht angezeigt. Wie kann ich die anzeigen lassen?
LG Jak
I mean the heading.
Hi Guenni,
i added this to my html text:
<h2 class=”custom-h2″>Artikel zur Gesprächshypnose:</h2>and this to quick css:
h2.custom-h2 {
font-size:20px ;
line-height:1.4em ;
}but it’s not effecting it?
kind regards Jak
Hi Guenni,
the editor is deleting it, when i try to save it?
kind regards Jak
Great!
Thank you Guenni, i will try that!kind regards jak
Hi Guenni,
thanks for your fast reply. Is it possible to add the id to the text in the html view of the texteditor. This would be the easiest way for me.
Please let me know what i have to add to the editor and what code to the quick css?kind regards Jak
August 13, 2019 at 9:55 pm in reply to: Changing fontstyle and size for headline rotator for responsive view #1127431Hi Shannon,
many thanks to you and Victoria!
Yes you can close that topic.
kind regards Jak
Hi Victoria,
i think i see them in the modal popup, but i’m not sure.
Please have a look.
kind regards Jak
August 13, 2019 at 12:58 pm in reply to: Changing fontstyle and size for headline rotator for responsive view #1127179Hi Victoria,
i changed the slide. Everything is fine now.
Thanks !
kind regards jak
I would like to know that too?
kind regards Jak
I also would like to know how to do that? Esspecially how to adjust the height in responsive view?
Kind regards Jak
Hi Victoria,
yes i disabled recaptcha, but i’m not sure, if the loading came from recaptcha.
I’m very confused. It seems there is “Palatino Linotype”,”Book Antiqua”,Palatino,serif; as google fonts loaded. Maybe from the newsletter popup. Could you please have a look?kind regards Jak
Hi Shannon,
thanks!
Unfortunetly the text-trasform does not work. Letters are still big like ABC instead of Abc?Kind regards Jak
August 12, 2019 at 6:32 pm in reply to: How to change the colour of bold text for whole template #1126901Hi Shannon,
thanks for your reply!
I added this:
b{
color: #555555;
}
but it does not take an effect?kind regards Jak
Hi Victoria,
yes, i have still a problem and i don’t know what to do?
It seems there are some google fonts loaded to my website and i don’t know whats loading them. I need to deactivate google fonts totally.Would you please have a look?
kind regards jak
Hi,
i think i found the issue. It seems if recaptcha v3 is loaded, it loads:
https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2
https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4.woff2When i remove recaptcha v3, it seems google fonts are not loaded.
Could somebody please check my page for google fonts? Would be nice, because i’m not sure, if google fonts still loaded?
Many thanks in advance!
kind regards Jak
Hi Victoria,
many thanks!!!!
kind regards
Jak
-
AuthorPosts