Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #537386

    Hello,

    Soon in a post on the stand ago, you sent a CSS to appear on the switch languages in text and not in flags on the top header.

    Now I’ve migrated to the root web folder and have updated the theme enfold and have returned to the flags and no text language selector appear.

    See website: http://www.unibano.es/

    That could have happened?

    The CSS that you sent me is as follows:

    #lang_sel_list * {
    background: transparent!important;
    }
    #lang_sel_list {
    top: -8px;
    }

    #lang_sel_list li {
    border: 0;
    }

    @media only screen and (max-device-width: 736px) {
    #lang_sel_list ul {
    position: relative;
    left: 75px;
    }}

    #538199

    ok I have solved replacing images of flags for an image with text form.

    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Language selector has disappeared’ is closed to new replies.