Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1158488

    Dear community,
    sorry for my english.

    I develope a WordPress Site with Enfold and customize the header. After I have done this and visually everything as I would like it, the link on the logo does not work anymore (Click on the logo and get to the start page).

    Furthermore, the text “Vorangegangener” in the date selection in the contact form on the Page /rueckruf does not fit in the field. How can I edit this?

    Many thanks for the help
    greetings
    _________

    Hallo liebe Community,

    bei der Entwicklung einer Enfold WP Seite habe ich den Header angepasst. Nachdem ich dies getan habe und optisch alles so ist wie ich es möchte funktioniert der Link auf dem Logo nicht mehr (Man Klickt das Logo an und kommt zur Startseite).

    Des weiteren ist es so, dass der Text “vorangegangener” bei der Datumsauswahl im Kontaktformular auf der Unterseite /rueckruf nicht in das Feld passt. Wie kann ich das editieren?

    Vielen Dank für die Hilfe
    Grüße

    #1158717

    Hey philippki,

    Please try the following in Quick CSS under Enfold->General Styling:

    .logo {
        z-index: 100 !important;
    }

    Best regards,
    Rikard

    #1158754

    Hello Riakrd,

    thanks for your guick help. It works if i logged in into WordPress DAshboard. But if i open the website in a new browser without login it doesnt work.
    My Quick CSS is:

    @media screen and (min-width: 850px) {
    .logo {
    top: 50px;
    z-index: 100 !important;
    }
    }

    #header #header_main_alternate .container {
    padding-left: 200px; padding-bottom: 80px;
    }

    #1158991

    Hi,

    Could that possibly be because you are using a cache/minify plugin?

    Best regards,
    Rikard

    #1159040

    Hi Rikard,

    thank you so much!!! It works!!

    can you help my with the Datepicker button? You can take a lock oon the site /rueckruf.

    Thank you and regards
    Philipp

    #1159262

    Hi Rikard,

    i fixed the Problem. Thank you for your help

    Regards,
    Philipp

    #1159381

    Hi Philipp,

    Great, I’m glad that you got things working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1160569

    Hi Rakard,

    thats all, thank you for your help. You can close it now :)

    Regards,
    Philipp

    #1160940

    Hi Philipp,

    Great :)

    Closing the thread.
    Best regards,
    Victoria

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Datumsauswahl und Logofehler’ is closed to new replies.