• Hello. I installed the plugin and it works fine. Thank you. But I’ve got trouble with some elementor elements.In the media-carousel e.g. the pis are much to large and I didn’t found a way to correct this. I tried

    body.wp-night-mode-on
    section…..

    and

    body.wp-night-mode-on
    :not([data-id=”xxx”])

    but nothing brings a good result.

    Please can you help me??
    Thanks a lot.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author markoarula

    (@markoarula)

    Hello,

    I just inspected your site and do not see any issues with the carousel.

    Have you been able to solve the issue yourself in the meantime?

    Thread Starter wordpressoy

    (@wordpressoy)

    Hello,
    thank you very much for your reply. Unfortunately I have not been able to solve the problem so far.

    The carousels on the page work quite well so far, but the displayed images are much larger in night mode, or are not positioned correctly.

    Have a look at a picture in the carousel and then switch to night mode. You will see that the picture gets much bigger.

    Thanks for your effort. I hope you can help me.

    Regards
    Stefan

    Thread Starter wordpressoy

    (@wordpressoy)

    Thread Starter wordpressoy

    (@wordpressoy)

    Hello, no idea?
    All I want is to take the whole section out of night mode. I have a data-id for this section, but if I try this:

    body.wp-night-mode-on *:not(data-id=xxx) {}
    or
    body.wp-night-mode-on *:not(data-id:xxx) {}

    it’s not working.

    Please give me a hint, I’m getting desperate.

    Thread Starter wordpressoy

    (@wordpressoy)

    Hello, me again.

    I try for hours, but nothing fits.

    Maybe you can tell me how to shut an entire section out of night mode.
    That would help me a lot.

    Thanks
    Stefan

    Plugin Author markoarula

    (@markoarula)

    Hello,

    sorry for the late reply, just crazy times we are living in.

    On my side carousel looks the same when dark mode is ON and when it is OFF.
    Images are the same size in both cases.

    Have you tried to clear the cache from your browser?
    Which browser are you using?

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

The topic ‘Doesn’t work with Elementor section’ is closed to new replies.