Okay
  Public Ticket #2229791
Titel distance
Closed

Comments

  • Florian started the conversation
    Hey, I have a quick question. Where can I set the distance between title and the object underneath for the whole website.


    Thank you very much for your help!

    Best regards

    Florian

  •  675
    Neuron replied

    Hi Florian,

    If you want to change the spacing on woocommerce page you can redirect like this.

    .l-woocommerce-wrapper {
        padding-top: 10px !important;
    }

    Other pages that are edited by Elementor have default padding removed, but if there is not anythat it isn't, please add the following style.

    .l-main-wrapper__holder {
        padding-top: 10px !important;     
    }
    

    Feel free to ask for anything you need.

    Kind Regards


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