Editing Top Bar with Langauge selection - by mybers2

This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler

  • Avatar: mybers2
    mybers2
    Participant
    July 17, 2017 at 22:15

    Hi

    Good day!

    Im confused on how exactly the editing is being displayed. Ive enabled topbar in the Theme options, and selected header10.

    And added text or font awesome via widget > left bar BUT didnt seem to display anything at all.

    1. Id like to put custom social icons .i.e.
    <i class=”fa-facebook fa-2x” aria=”hidden”></i> etc..

    https://www.screencast.com/t/xwRwaTop

    2. Or a Language selector using WPML plugin. Nothing seems to appear in that section.

    3. Ive already used a child theme to update CSS but I cant seem to find on how to clean up the duplicated menu.

    Ive edited the header-structure-3.php and edited some text inside just to show if its the right file for editing such.

    I hope you can assist and point me at the right direction editing the Language select at the Top bar.

    Thank you very much.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 18, 2017 at 09:18

    Hello,

    The credentials are incorrect. Please check them.

    Regards

    Avatar: mybers2
    mybers2
    Participant
    July 18, 2017 at 09:40

    Oh sorry.

    Try this instead:

    Set as administrator

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 18, 2017 at 10:23

    Hello,

    Please clear cache and check your site.
    Also, you can add this code in Theme Options > Custom css:

    .languages-area .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
        background-image: none;
    }
    .languages-area .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:after {
        content: "\f078";
        font-size: 12px;
        position: absolute;
        right: 0;
        color: #fff;
        background: #252525;
        font-family: 'FontAwesome';
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.