Reduce spacing

Does anyone have any HTML code for this? Trying to adjust in Kajabi.

2 Likes

Hi @user1883 :wave:

You’d like to reduce spacing around your Countdown Timer widget, right? Could you please send me a link to the page where your widget is installed?

1 Like

Yes, here it is: TRAUMA CAMP BASICS COURSE

1 Like

@Max please see above!

2 Likes

You’d like to reduce top padding, right?

1 Like

Top AND bottom, please!

2 Likes

Thanks!

I’ve shared your request with the devs and will update you tomorrow :slightly_smiling_face:

2 Likes

Hi @user1883 :wave:

Please try to use this code in the Custom CSS field on the Appearance tab of your widget’s settings and let me know if it helped:

.global-styles,
.elfsight-app-a4db0034-7f15-44f0-8073-94312aa06a9a {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
1 Like

It helped- thank you!

2 Likes

Great! You’re always welcome :wink:

1 Like