any profile url's we see on mobile it creates problem. the plugin tabs override on each other and not able to understand the tabs and name of the plugins on profiles

    rich-hi-rich
    Hi
    Could you provide the error screenshot of the mobile layout with name of the module and a login access.
    that way it would be easy to understand and check the problem on your site.

    By default now its active tabs working on your website with White tab indicate Active color, the same is in PC view.

      this is how the plugins looks like in responsive layouts

      Ninja Could you provide the error screenshot of the mobile layout with name of the module and a login access.

      Hi
      Add this code in custom css

      @media(max-width:468px){
      #community-wrap .joms-tab__bar > a {
          display: block;
      }}
      Write a Reply...
      You need to Login to view replies.