• Resolved devworlds

    (@devworlds)


    Hi,

    I have created a lot of dark mode css like below.

    .wp-dark-mode-active .myclas{something}
    .wp-dark-mode-active .myid{something}
    

    it very heard to put all classes same class name.

    i have made something like below

    .wp-dark-mode-active{
    .myclas{something}
     .myid{something}
    }
    

    It working well for me on desktop version. But from mobile version it not working. i’ve tried by screen regulation @media sceen also not working.

    Have some good solution for me?

Viewing 1 replies (of 1 total)
  • Plugin Support Md. Ibrahim Khalil

    (@mdibrahimk48)

    Sorry for the inconvenience.

    Custom CSS support is a premium feature of our plugin. The forum does not allow discussing any commercial plugin support. We need to follow the forum guidelines?regarding this issue.

    Thanks. Have a great day!

Viewing 1 replies (of 1 total)
  • The topic ‘Css issue’ is closed to new replies.