Home Forums Basel support forum Header top bar shortcode

Header top bar shortcode

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

    baselart
    Participant

    So I add this to the Theme Settings->Header->Top Bar->Text in the header top bar and the flags come below the text and not by side how can I fix this?

    Attachments:
    You must be logged in to view attached files.
    #106592

    Hello,

    Remove the language switcher from the widget or menu.

    If you want to have both, create it in HTML and insert HTML shortcode.

    Best Regards

    #106642

    baselart
    Participant

    I removed the other switcher in the top bar but the problem still occurs

    #106674

    Hello,

    Please provide your admin access into the private area

    Best Regards

    #106692

    baselart
    Participant

    Ok

    #106722

    Hello,

    I can not log in. Please provide valid access.

    Best Regards

    #106764

    baselart
    Participant

    Ηello kindly try again with the same credentials. Thanks!

    #106786

    Hello,

    The issue has been fixed. Here what was the reason https://gyazo.com/4de0d2ec8307f47f1d2e063933371640

    Your text in Top header contained the language switcher

    Best Regards

    #106797

    baselart
    Participant

    Maybe you missed something I want to contain the language switcher the problem is that it appears in the line below and not in the same line with the rest of the elements. So kindly go back and fix it (I dont know if some custom css needed or float, inline nobr)

    #106802

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global

    body .topbar-content .top-bar-left .wpml-ls-legacy-list-horizontal {
        max-width: 100px;
        display: inline-block;
    }

    Best Regards

    #106805

    baselart
    Participant

    Thank you very much! That WORKED!!

    #106808

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 12 posts - 1 through 12 (of 12 total)