Header Telephone number and e-mail - by Aryanna_p

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

  • Avatar: Aryanna_p
    Aryanna_p
    Participant
    November 14, 2018 at 09:55

    Hello support!!
    Is there a way to make the telephone number and the e-mail in the header interactive, in order to have a better user experience on mobile?

    https://prnt.sc/li5uk8

    Thank you
    Regards

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 14, 2018 at 10:43

    Hello,

    Try to add this code in Global custom css:

    @media only screen and (max-width: 992px) {
        .header-widgets {
            display:  block;
        }
        .header-widgets span {
            font-size: 12px !important;
        }
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.