• Resolved sdwebsite

    (@sdwebsite)


    Hello –

    Can you offer guidance on using custom css so that I can have a different color for each tab? I have written some sample css to test out and have it in the css box. However, since I am trying to style the header of the tab, and not the text of the tab, I don’t know where to put the style tag. Putting the style tag in the header field only works once before disappearing.

    Is there another/better way to style individual tab colors?

    Thanks,
    Crystal

Viewing 1 replies (of 1 total)
  • Plugin Author biplob018

    (@biplob018)

    If you have basic Knowledge then You can write Custom CSS. While you trying to add custom CSS kindly add !important tag for avoid conflict with parent css as most of tabs css comes with nested CSS.

    If you want to add Individual color for each tab then nth-child(*) will help you properly.https://css-tricks.com/almanac/selectors/n/nth-child/

    If you can’t kindly contact via oxilab.org as may i can help you to solved this issues.

Viewing 1 replies (of 1 total)

The topic ‘custom css’ is closed to new replies.