Forum Replies Created
-
AuthorPosts
-
November 28, 2021 at 5:41 pm in reply to: Headings mobile devices – Überschriften bei Mobilen Geräten #1330748
Hi,
thanks, that seems to be working.
Best regards,
UweNovember 27, 2021 at 12:31 pm in reply to: Headings mobile devices – Überschriften bei Mobilen Geräten #1330669Hello
I tested everything including incognito, without success.
I also deactivated plugins, no success.
It is only available on mobile devices (Android and Apple), not on the desktop PC! It has nothing to do with the size of the browser.November 26, 2021 at 3:24 pm in reply to: Headings mobile devices – Überschriften bei Mobilen Geräten #1330608Hier der Link:
Hi,
habe den Code selbst angepasst.
Ich benötige im Moment keine weitere Hilfe.
Danke.#block-7 h2 {
font-size: 18px;
}adjusted the code myself.
I don’t need any further help at the moment.
Thanks.Hi Rikard,
das ist nicht gut, der Text wird nur umgebrochen und geht dann in die Seite. siehe Screen.
Es soll insgesamt 50% kleiner werden.
Vielleicht kann auch nur die Schrift 50% kleiner werden.
Ich verwende als FONT Überschrift H2,
ich brauche den Code:
wenn mobile Ansicht, dann Überschrift H2 = 50% oder 14px …
Geht das? Haben Sie eine Idee?
***
that’s not good, the text just wraps and then goes into the page. see screen.
It should be 50% smaller overall.
Maybe only the font can be made 50% smaller.I use heading H2 as FONT,
i need the code:
if mobile view, then heading H2 = 50% or 14px …
Is the? Do you have an idea?Thanks Jui
- This reply was modified 3 years ago by Jui.
Hi Rikard,
Thanks, this work perfect!
Best regards Jui
October 29, 2021 at 1:33 pm in reply to: Rahmen um die gesamte Webseite / Border all on Website #1326996Hi Rikard,
this work perfect.
ThanksHi Rikard,
YES, smaller on mobile Device (? 50% )
The Link send on privat.
Thanks JuiHello, the screen
Der erste Text der Seite verschwindet unter dem Header,
wenn ich den Code einsetze.@media only screen and (max-width: 767px) { .responsive #top #wrap_all #header { position: fixed!important; }}
Der header soll auch bei Mobiler Ansicht stehen bleiben.
**************************
The first text of the page disappears under the header,
when I use the code.
The header should also remain in the mobile view.October 27, 2021 at 2:57 pm in reply to: Rahmen um die gesamte Webseite / Border all on Website #1326708Hi,
Der Rand (Hintergrund) nur bei einer Seite soll verschwinden.
The edge (background) on only one side should disappear.
Viele Grüße
Hi Rikard,
see on the Page. The link is privat.
the upper part of the page cannot be seen in the mobile viewyou understand?
best regards
October 27, 2021 at 2:18 pm in reply to: Rahmen um die gesamte Webseite / Border all on Website #1326690Hallo Mike,
das funktioniert tadellos!
Danke.Da habe ich noch eine Frage,
wie kann ich nur bei einer Seite (Startseite)
den Inhalt (Content) bis an den Rand oben, links und rechts setzten?Ich habe mal den Link zur Seite privat angehängt.
Danke
October 27, 2021 at 2:07 pm in reply to: Widget nur auf bestimmten Unterseiten anzeigen / widget only on certain subpages #1326686danke für die Antwort, ich habe ein Plugin dafür gefunden.
Wenn jemand ein ähnliches Problem hat das Plugin ist: Dynamic Widgetsthanks for the answer, i found a plugin for it, if someone has a similar problem the plugin is: dynamic widgets
October 27, 2021 at 12:19 pm in reply to: Rahmen um die gesamte Webseite / Border all on Website #1326653ganz unten habe ich den Rand mit dem Soket lösen können.
Mir fehlt nur noch links und recht: im Header Content und Footer.
Kann mir jemand helfen?Hallo,
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #header { position: fixed!important; }}
Wenn ich diesen Code verwende, dann ist der Header über der Webseite und verdeckt den oberen Teil des Content.
Wie kann ich das beheben?
-
AuthorPosts