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

    (@markoarula)

    Hello,

    have you tried to add important in CSS.

    Here is the code for buttons:

    body.wp-night-mode-on .section-heading.sh-t1 .h-text {
      background: #000000 !important;
      color: #ffffff !important;
    }
    

    As I can see you managed to solve tab titles.

    Let me know if that helped you.

    Regards

Viewing 1 replies (of 1 total)

The topic ‘Additional CSS not working’ is closed to new replies.