• Resolved ravikakkar

    (@ravikakkar)


    Hi,

    In desktop site Address, Mobile and Email is visible at the top left corner but not visible in Mobile Site. Kindly help how this will be visible in mobile site.

    Regards

    Ravi

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello ravikakkar,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .better-health-info {
        display: inline-block !important;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter ravikakkar

    (@ravikakkar)

    Thanks for a quick response. Yes it’s solved the problems.
    Many Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Top Header Mobile Number is not visible in mobile site’ is closed to new replies.