• facis

    (@facis)


    Hi everyone,

    i just want to add a language dropdown menu on the right side of my header.

    I added in my header.php:

    <div class=”language”>
    <select data-placeholder=”Choose a Language…”>
    <option value=”German”>🇩🇪German🇦🇹</option>
    <option value=”English”>🇺🇸English🇬🇧</option>
    </div>

    just after the <div class=”header”>

    My problem now is that first its on the left side of the header, but i need it on the right…

    and second the dropdown shows perfectly but just removes the whole header 🙁

    please help 😀
    Thanks!

    • This topic was modified 7 years ago by cubecolour. Reason: moved to fixing WordPress
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header disappears after adding language dropdown’ is closed to new replies.