• Resolved michalrama

    (@michalrama)


    Hello,

    When I copy the container (for example to another page), not only the content is copied, but also its formatting. However, the CSS ID is missing.

    Please repair.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • lucashw

    (@lucashw)

    Hey there,

    Removing the ID seems like a logical thing to do in order to prevent people from having the same ID twice on a page. Most likely a feature and not a bug

    I’m not a developer for Elementor though.

    Thread Starter michalrama

    (@michalrama)

    Hello @lucashw

    That’s true, but like I said, I copied it to another page. It should save the ID there, or check if it is no longer there and inform me about it.

    Plugin Support Elementor Team

    (@ricav)

    Hi @michalrama,

    CSS IDs are unique identifiers intended to be used only once per page, whereas CSS classes can be reused across multiple elements. Because of this, Elementor may not copy CSS IDs when duplicating containers to other pages. Instead, you can use CSS classes, which will be copied along with the container.

    I hope this helps.

    Kind regards,

    Thread Starter michalrama

    (@michalrama)

    Hello @ricav

    You’re right. If I need to use it on another page, just use it as a class and not as an ID. I would like to close this question with that. Thank you

    Alain

    (@alainelementor)

    Hello @michalrama !!

    Thank you for your reply. I’m glad this has been handled.
    We will conclude this conversation; feel free to contact us again for further questions.

    Have a good day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Why is the CSS ID missing when copying the container?’ is closed to new replies.