Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Pradeep Makone

    (@pradeepmakone07)

    Hi,
    I am so sorry, I missed symboll (#) in above code and that is why it worked for only first tab ??

    Please replace bellow code to above-

    #tab_ticket_container,#tab_create_ticket{
    color: red !important;
    }

    Regards,
    Pradeep

    Thread Starter CreativeAngels

    (@creativeangels)

    Thanks Pradeep ??

    Thread Starter CreativeAngels

    (@creativeangels)

    Hi Pradeep,

    and with FAQ’s tab?

    #tab_ticket_container,#tab_create_ticket,#tab_FAQ_TAB{
    color: #000 !important;
    }

    I try this code, but don’t work ??

    Plugin Author Pradeep Makone

    (@pradeepmakone07)

    Hi,

    You are using incorrect id for FAQ.

    Please use bellow code –

    #tab_ticket_container,#tab_create_ticket,#tab_faq{
    color: #000 !important;
    }

    Please let me know whether it worked for you or not.

    Thank you for using WP Support Plus as supporting tool on your website. Please feel free to ask for help and share suggestions, we’ll get back to you as soon as possible.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change font color in tabls’ is closed to new replies.