How to remove padding before title

[ad_1]

Hi @jorlar1

I hope you are doing well today.

Can you share your site URL in the next reply so that we can have a better view of this, which will help us to create some CSS to remove this gap?

Kind Regards,
Kris

Hi @wpmudevsupport13

The url is https://redheal.no

Most important is the mobile view, as mobile stands for almost all traffic.

Hi @jorlar1

Thanks for response!

You could try fine-tuning that using popup settings. In “Appearance” settings under the “Advanced – Border, Spacing and Shadow” section – once you switch it to “Custom” – you can set paddings for various parts of the popup.

You can also enable “Custom Mobile Settings” toggle switch at the top of the same page to have separate settings.

Or, you can simply add this CSS to the site instead:

#hustle-popup-id-1 .hustle-layout-content,
#hustle-popup-id-1 .hustle-layout-content .hustle-content {
  padding-top:0px;
}

Note though: in both cases – settings or CSS – you may need to purge all cache on site/server to see the changes applied.

Best regards,
Adam

@wpmudev-support8 thank you, I must’ve forgotten to adjust one of the advanced fields. It’s working now 🙂

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer