Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to fix custom css for roles in mobiles?


  • u_Oi
    Participant

    @arutam

    Hi,

    I tried to add a custom css style to roles label, and it looks cool, but It doesn’t look right in mobile devices. I tested several codes without success.

    May anybody help about it?

    1.- Right now looks like this:

    imagebam.com

    2.- I would like to have something like this:

    imagebam.com

    Code:

    {text-align: center;
     margin: 0 0 5px 0;
     padding: 1px;
     font-style: normal;
     border: 3px double #050505;
     background-color: #fff;
     color: #070707;
     border-radius: 5px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;}

    Thanks,

  • You must be logged in to reply to this topic.
Skip to toolbar