Okay
  Public Ticket #2410111
Margins on mobile devices
Closed

Comments

  • Ron started the conversation

    Dear reader,

    we are setting up a new website for a client and use your template. It took us a while to get to know everything, escpeccialy because we hadn't used elementor before, but it is very powerful. Thanks for the great template.

    The question we have now is that we would like to add more margin to the left and right of the mobile pages. See red lines in the attachement. Is there an easy way to change that?

    we would appreciate an answer or any suggestion at all about our attempt to use your template.

    With kind regards, Ron Hoskens.

  •  675
    Neuron replied

    Hi Ron,

    I am very glad that you like our theme, and yes. Elementor is becoming quite powerful editing tool.

    If that page is made with Elementor, that's quite easy.

    Simply edit the page and in the advanced tab while responsive(mobile) is activated add a padding left & right.

    https://prnt.sc/sl4i00

    If you want to change that for the pages that are not built with elementor, it would work in all pages.

    https://prnt.sc/sl4haz

    @media (max-width: 768px) {
        .l-main-wrapper {
            padding-left: 10px;
            padding-right: 10px;
        }
    }

    The style will be applied from 768 pixels and smaller.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Ron replied

    Yes I can see what you mean. Thank you I have applied the CSS and that works just fine.

    Thanks again. Kind regards, Ron.

  •  675
    Neuron replied

    You are welcome anytime, feel free to ask for anything you needsmile.png

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.