-
AuthorPosts
-
November 22, 2019 at 11:30 am #1159074
Hallo,
Wie kann ich in der mobilen Version das Sekundär-Menü ausblenden, jedoch Header Telefonnummer/Extra Info soll bestehen bleiben.
Wie auf dieser Webseite: https://bohnholzbau.de.
Letzte Frage ist noch, wie kann ich die Hintergrundfarbe der Zeile ändern, in der das Sekundär-Menü und die Header Telefonnummer/Extra Info sind?
Siehe gleicher Link, wie oben.Vielen Dank Stefan
November 22, 2019 at 6:48 pm #1159279Hey Kiwilein,
Here is what I am seeing. https://cl.ly/296822d83dd4
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaNovember 23, 2019 at 7:14 pm #1159495Hallo,
Das bild ist richtig.
1. Wie kann ich die Farbe von rot in grün ändern? Wo kann ich dieses einstellen?
2. zusätzlich möchte ich das Sekundär-Menü in der mobilen APP ausblenden (wie in dem ins zu sehen)
3. wo kann die Größe des Schrifttyps von der Telefonnummer und der Mailadresse ändern?
Das ist unsere Webseite: https://contigo.worldDanke
StefanNovember 24, 2019 at 7:37 pm #1159631Hi Stefan,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:767px){ #top #header_meta { display: none; } } #top h1.av-special-heading-tag b { color: green; } #top #header_meta .phone-info.with_nav { font-size: 14px; }
If you need further assistance please let us know.
Best regards,
VictoriaDecember 11, 2019 at 2:53 pm #1164831Hallo @victoria
leider funktioniert dieser Befehl nicht:
@media only screen and (max-width:767px){
#top #header_meta {
display: none;So steht es nun in der Custom.css Datei:
/* Have fun adding your style here :) – PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( *//* General Custom CSS */
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */}
December 11, 2019 at 6:31 pm #1164926Hi Kiwilein,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaDecember 12, 2019 at 9:29 am #1165136This reply has been marked as private.December 13, 2019 at 9:39 pm #1165658Hi Kiwilein,
Credentials did not work for me. Could you please update the credentials?
Best regards,
VictoriaDecember 18, 2019 at 9:43 am #1167183Hallo Victoria,
bitte entschuldige, jetzt funktioniert es wieder.
Das Problem mit dem Pub-Menü konnten wir lösen. Nun besteht noch das zweite Problem:
Wir haben in der Zeit auch festgestellt, wenn wir im Backend eingeloggt sind, dann ist die Breite des Themes prima. Sobald wir uns aber ausloggen, wird das Theme automatisch schmaler.Früher hatten wir ein ähnliches Problem mit allen YouTube Videos. Als wir eingeloggt waren waren alle sichtbar. Sobald wir ausgeloggt waren, funktionierten diese nicht mehr. Aus unerklärlichen Gründen ist dieses Problem jetzt behoben.
Es wäre super, wenn Du sehr zeitnah danach mal schauen könntest und mir dann kurz zurück schreibst. Bei uns ist jetzt Jahres-Hoch-Saison.
Danke.
Stefan- This reply was modified 5 years, 1 month ago by Kiwilein.
December 19, 2019 at 8:05 pm #1167891Hi Stefan,
Could you please attach some screenshots of the issue? Which page is it happening on?
Best regards,
Victoria- This reply was modified 5 years, 1 month ago by Victoria.
December 21, 2019 at 8:08 am #1168395Hallo,
Bitte schauen sie sich diese Seite an https://www.contigo.world
Hier ist die Breite zusammengedrückt. Wenn ich mich jedoch bei WP anmelde, dann wird es unter Safari perfekt angezeigt.
Derzeit wird es auf Chrome auch optimal angezeigt.Das ist die ähnliche Seite, mit den exakt gleichen einstellungen: https://www.contigo-personal-training.de/
Diese wird auf Chrome und auf Safari derzeit richtig angezeigt.Ich hoffe, Sie können mir nun weiterhelfen.
DANKE
December 21, 2019 at 4:39 pm #1168463Hi Kiwilein,
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.