Jump to content

CSS code for a Text block padding

Recommended Posts

Hello,

 

I have a question about a CSS code for a text block padding.

URL :  https://www.youjinkim.design

This is my current text block (A) :  Even I put the padding setting like below, the padding-left: 6px; , padding-right: 6px; .

The right and left padding don't change because  because it is a fixed image block size.

#block-6874d51d395943909f0d p {
    border: px solid #398c66;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-radius: 4px;
   background-color: #D7F5E3
}

image.png.8e8213d319141c756ca38fa1c4a9dcbf.png

 I want to make them like these : The consistence padding.

image.png.2b33364ff108398cef9e7ca009f4d648.png

 

Can you tell me how can I do it ?

thank you.

 

YOUJIN

 

image.png

Link to comment

Try this instead, I've added span to the first line and tweaked the padding:

#block-6874d51d395943909f0d p span {
    border: 0px solid #398c66;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 4px;
    background-color: #D7F5E3;
}

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment
39 minutes ago, YOUYOU123 said:

Thank you very much. ! it worked.

Great, can you mark my post as the solution to your question and give it a like?

40 minutes ago, YOUYOU123 said:

Can can I make the same spacing between text text blocks?

No, not with the way you currently have the page set up, the blocks don't react to each other, so you can either have the spacing the same or the padding the same.

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.