Okay
  Public Ticket #3695025
delete theme margin
Closed

Comments

  • Julien Jamsin started the conversation

    I'd like to remove the two side margins on each page but I can't. How do I do this?

  •  933
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   Julien Jamsin replied privately
  •  933
    Neuron replied

    Hi,

    Sorry for the late reply, somehow we missed your ticket.

    I've just removed the demo margins by adding the following CSS at Elementor's Site Settings > Custom CSS, please take a look at your site now.

    body {
        margin: 0 !important;
        border: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards