Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #662975

    Hi!

    I changed the color scheme but can’t change the color of the header (background color is still black instead of brown even if I can’t find “black” in the general stylings) and also the line under the navigation stays turquise. :-(
    Can you help me to change the colors? Thx in advance.

    Best regards,
    Nic

    #663014

    Hey Nicoletta_DUS,

    Please update the theme to the latest version. That should fix any issues you are currently experiencing :)

    To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)

    If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area

    Also update your WordPress version.

    Best regards,
    Andy

    #663106

    Hi Andy,

    ich kann leider das theme update nicht durchführen, wird nicht angezeigt. WP ist aktualisiert. Aber ändert nichts an den Einstellungen. Könntest Du mal reinschauen, was da los ist?

    Viele Grüße,
    Nic

    ————–

    Can’t update the theme! WP ist already updated. Could you have a look? The problem has not been solved.

    #663332

    Hi,

    führe das Update manuell via FTP durch (s. Link oben).

    Gruß,
    Andy

    #663925

    ok. aber dadurch ändert sich ja sicher nicht das problem mit den header-farben … ?

    grüße,
    nic

    #664542

    Hi,

    eventuell schon. Falls nein, dann sag uns gerne noch mal bescheid.

    Gruß,
    Andy

    #693036

    The line under the navigation stays turquise. :-(

    Habe WP und das Theme aktualisiert, aber die Türkise Linie unter der Navigation ist immer noch vorhanden. Wo kann ich die Farbe ändern? Finde keine Möglichkeit in den Farbeinstellungen etc.

    Könntet Ihr mal nachsehen, was da los ist? Wäre sehr nett.

    Beste Grüße,
    Nic

    #693727

    Hi,

    du kannst sie hiermit wegmachen:

    #header_main {
    border: none;
    }
    

    Gruß,
    Andy

    #694979

    Danke Dir! Gehe davon aus, dass ich es einfach ins Quick-CSS-Feld eingeben muss. Hat aber leider nicht funktioniert! Als “predefined color scheme” habe ich “brown” eingestellt, das war wohl ursprünlich “cyan”, ggf. daher noch die türkise Linie?

    Wie könnte ich die Linie denn in einer anderen Farbe gestalten, also stehen lassen und wo wird das generell eingestellt? Irgendwie ist die farbige Linie ja dorthingekommen und beim Wechsel zu Schwarz-Weiß bzw. Braun ist sie offensichtlich stehengeblieben. Müssten sich da nicht alle Farben konsequent ändern? Und falls nicht, müsste es doch eine Stelle im theme geben, an der man diese Einstellungen (ohne CSS) vornehmen kann.

    Könntest Du ggf. mal in die Quick CSS schauen, ob ggf. ein anderer Code den neuen blockiert? Habe schon einen Code eliminiert, der mit header zu tun hatte, aber auch da hat sich nichts geändert. Inzwischen daher wieder rückgängig gemacht. Ich muss das Problem unbedingt lösen und die Linienfarbe anpassen, da das Türkis wirklich sehr stört und ich bald online gehen möchte.

    Danke vorab!

    Gruß,
    Nic

    #695562

    Hi,

    ja ins Quick CSS Feld. Versuche es mit einem !important:

    #header_main {
    border: none !important;
    } 
    

    Gruß,
    Andy

    #695967

    Does not work!
    :-(

    #696415

    Hi,

    I tried some other CSS codes inside your Quick CSS field but none is working. Something seems to block it. Are you using any caching? please ask your host if they are using caching on your server.

    Best regards,
    Andy

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.