- This topic has 8 replies, 2 voices, and was last updated 2 years, 5 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Space between sections
Please can you tell me how I reduce the space between sections on a page? The text sections look to have too much spcae between them. I am using the SKT Cats theme.
Please see screenshot: https://ibb.co/2Mf85Q9
Thanks.
Hi,
Kindly show us your website URL?
Regards,
Chris
Hi Chris,
avidsangelscatrescue.co.uk
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.thn_post_wrap ul { margin-bottom:0 !important; margin-top:0 !important;}
Regards,
Chris
That looks much better, thank you!
Is there a way of also reducing the space beneath the orange headings as shown in the screenshot below?
https://ibb.co/wNs9V7m
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page .elementor-element-populated {
padding: 4px 10px !important;
}
Regards,
Chris
Thanks, this has all worked really well.
However, content in text editor is now too close to the titles above them.
How can I remedy this please?
https://ibb.co/7b6yWzx
I think I’ve done it by changing the padding and margin 🙂
Great!! ????
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]