Okay
  Public Ticket #2078691
Header spacing with posts
Closed

Comments

  • Sunil started the conversation

    Hello Sir,

    How do I space the heading and logo in posts its co-inciding even when padding is provided.

  •  675
    Neuron replied

    Hi Sunil,

    That's because of the hero, it is on a specific height, so that's the reason why it overflows, you can change the height on the page settings or simply add a custom style that will create a top spacing.

    http://prntscr.com/oe7hq7

    .o-hero {
        padding-top: 60px !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.