• Resolved verosu

    (@verosu)


    Hello!

    Is there a possibility to minimize the space between the header picture and the text of the first section of the page content? Actually there is a wider white space although there is enough space to the start line of the section.
    I am using the PRO version if this helps.

    Thank you in advance.

    Yours sincerely,
    verosu

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello verosu ,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    #features-3 {
        padding-top: 0px !important;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter verosu

    (@verosu)

    Hello,

    thank you very much for the quick reply.

    This is exactly I was looking for.

    Kind regards,
    verosu

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Minimize space between header picture and section’ is closed to new replies.