• andrea1979

    (@andrea1979)


    Hi to all,

    I would like to change the color of tabs (and text) on MS plugin. Here you can find a screen on my home website. Any ideas?

    mywebsite

    Many thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Averta Support

    (@averta-support)

    Hi,
    Please use this code in your custom css field:

    .ms-tabs .ms-thumb-frame{
        background-color: red;    /*your desire color*/
    }
    .ms-thumb-frame ms-thumb-frame-selected{
        background-color: red;    /*your desire color*/
    }

    And for tabs text color in Slide info editor select Toolbar toggle
    and change the color of text.

    Regards
    Averta Support

    Thread Starter andrea1979

    (@andrea1979)

    Hi,

    thanks for reply. It seems not working. Any other solution?

    Hi,
    Please give us a related url to help you better.

    Regards
    Averta Support

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Tabs color’ is closed to new replies.