Viewing 1 replies (of 1 total)
  • Hello there,

    Thank you for reaching out to us here.

    The row where the hero image sits on contains 100px padding top and bottom. It makes the “Support” block having huge gap to the bottom. To decrease it, could you please try to apply the following CSS code through the Simple Custom CSS plugin or child theme’s style.css?

    #pg-74-0 > .panel-row-style{
      padding-top: 0 !important;
    }
    

    Regards,
    Kharis

Viewing 1 replies (of 1 total)
  • The topic ‘Decrease padding around page title’ is closed to new replies.