Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1012618
    Fred C
    Participant

    Hello,

    I managed to get the wpml language selector in the topbar with the help of this forum ( _topbar.php).

    However i do not get the formatting right.

    With the addition of the _topbar.php in the childtheme the topbar became higher and the language selector is placed left.

    I tried several CSS recommendations from the forum, but i did not succeed.

    What I want is to have the language selector to the right of the social icons.

    The website is wellcoll.nl

    Thanks already for your help.

    #1012637
    Lely
    Moderator

    Hello Fred,

    Please add this CSS on Appearance > Customize > Custom > CSS:

    div#lang_sel_list {
        float: right;
        margin-top: 5px;
        margin-left: 7px;
    }

    Hope this helps.

    #1012656
    Fred C
    Participant

    Bingo. You are the greatest!

    Many, many thanks!

    #1012701
    Lely
    Moderator

    You’re welcome!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1012618 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>