Language and Currency switcher not displayed in mobile view

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

  • Avatar: fabio_vito
    Fabio
    Participant
    June 7, 2017 at 10:18

    Dear Support,

    I realized that both the language and currency switcher is not visible when the theme is displayed by mobiles.

    Could you please tell me how to solve this issue?

    Fabio.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 7, 2017 at 12:24

    Hello,

    You can try to add this code in custom css:

    @media (max-width: 480px) {
        .top-bar {
            display: block !important;
        }
        .top-bar .languages-area {
            display: block !important;
            text-align: left !important;
            margin-top: 5px;
        }
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards,
    Rose Tyler.

    Avatar: fabio_vito
    Fabio
    Participant
    June 7, 2017 at 17:47

    Dear Rose,

    I added the code as suggested however, I could not see any change in the mobile version of the theme.

    Could you please advise.

    Best regards.

    F.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 8, 2017 at 08:45

    Hello,

    Please clear cache and then check https://prnt.sc/fhaecb

    Regards,
    Rose Tyler.

    Avatar: fabio_vito
    Fabio
    Participant
    June 9, 2017 at 12:16

    Solved, thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 9, 2017 at 12:21

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

The issue related to '‘Language and Currency switcher not displayed in mobile view’' has been successfully resolved, and the topic is now closed for further responses

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