- This topic has 9 replies, 2 voices, and was last updated 3 years, 4 months ago by
Ying.
-
AuthorPosts
-
December 19, 2022 at 1:19 pm #2467452
Trish
Here’s a screen print to show this more clearly… https://www.awesomescreenshot.com/image/35475343?key=dcf14e7e7d6de93b1a49dbca0214d534
1.) Is there a way to reduce the padding around the text to reduce the overall height of that block only?
2.) Is there a way to reduced ONLY the white space between the entry title and that first block of text?
Thank you in advance,
TrishDecember 19, 2022 at 1:56 pm #2467479Ying
StaffCustomer Support1. WP adds padding around text with background color automatically, you can use this CSS to override it, feel free to change the values.
.entry-content p.has-background { padding: 1em 2em; }2. The margin above the entry content can be adjusted at Customizing > Layout > Container > Content Separator, it’s currently set to 2em.
December 19, 2022 at 2:02 pm #2467490Trish
Thank you, Ying, that worked perfectly for 1.) question.
Should I create another ticket to get #2 answered or will someone else be able to help me with this?
December 19, 2022 at 2:10 pm #2467497Ying
StaffCustomer SupportI already answered #2 in my last reply, does that not work?
Let me know!
December 19, 2022 at 2:16 pm #2467501Trish
Your script worked perfectly for:
1.) Is there a way to reduce the padding around the text to reduce the overall height of that block only?
But I still need to reduce the white space between the first block of text and the entry title: https://www.awesomescreenshot.com/image/35476533?key=3b360bf0a6a4b6a11332fdfcf56b7428
2.) Is there a way to reduced ONLY the white space between the entry title and that first block of text?
My bad… hang on, I’ll be right back!
Found Container Width, Content Layout, and Container Alignment but nothing else under Customize.
December 19, 2022 at 2:19 pm #2467503Ying
StaffCustomer SupportHave you tried the #2 solution I provided here?
https://generatepress.com/forums/topic/how-to-reduce-the-padding-in-one-paragraph-block-reduce-while-space/#post-2467479December 19, 2022 at 2:21 pm #2467506Trish
My bad…
Found Container Width, Content Layout, and Container Alignment but nothing else under Customize.
December 19, 2022 at 2:26 pm #2467510Ying
StaffCustomer SupportMake sure the Spacing module is activated at appearance > GeneratePress.
December 19, 2022 at 2:29 pm #2467512Trish
YOU ARE A GEM Ying… {{{HUGS!}}}
I’ve been trying to accomplish this for days now.You were right… I did NOT have the Space module activated. DO NOW! 🙂
I’m dancing… I can FINALLY get on with the job at hand. Soooo appreciate your help with this!!!!
THANK YOU!!!!!!!!!!!!!!
December 19, 2022 at 2:31 pm #2467513Ying
StaffCustomer SupportGlad to hear that 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.