Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1428752

    Hi Support
    My client’s web site provides translated copy of the content etc.
    In the mobile version we decided to place the language selector left the logo, however it has now disappeared properly due to software updates.

    Where is it best to place the code? So we can avoid override the coding again?
    Best regards
    Lene

    #1428830

    Hey Lene,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 479px) {
    .responsive #top #wrap_all #header .social_bookmarks {
        display: block;
    }
    }

    Best regards,
    Rikard

    #1429182
    This reply has been marked as private.
    #1429192

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header: Language selector’ is closed to new replies.