Jump to content

Resize content layout text size

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 7
  • Views 403
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 9/20/2024 at 3:13 AM, tuanphan said:

You can use this to Website Tools > Custom CSS

section[data-section-id="66d6fbdff3e51520b62b9500"] li h2 {
    font-size: 0.8rem !important;
}

 

Thank you, as always.

Link to comment
On 9/20/2024 at 3:13 AM, tuanphan said:

You can use this to Website Tools > Custom CSS

section[data-section-id="66d6fbdff3e51520b62b9500"] li h2 {
    font-size: 0.8rem !important;
}

 

Can you help me resize to 0.8 the name of customer too?

Screenshot2024-09-22at16_44_35.png.19c78d844aee6bf6d23ad7839e20593a.png

Link to comment
On 9/22/2024 at 8:45 PM, Liel said:

Can you help me resize to 0.8 the name of customer too?

Screenshot2024-09-22at16_44_35.png.19c78d844aee6bf6d23ad7839e20593a.png

You can use this

/* reviews text */
section[data-section-id="66d6fbdff3e51520b62b9500"] h2.list-item-content__title {
    font-size: 0.8rem !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
4 hours ago, tuanphan said:

You can use this

/* reviews text */
section[data-section-id="66d6fbdff3e51520b62b9500"] h2.list-item-content__title {
    font-size: 0.8rem !important;
}

 

Unfortunately this one is changing only the review but not the user

Link to comment
19 hours ago, Liel said:

Unfortunately this one is changing only the review but not the user

With user, use this code

section[data-section-id="66d6fbdff3e51520b62b9500"] .list-item-content__description p {
    font-size: 10px !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 9/25/2024 at 12:57 PM, tuanphan said:

With user, use this code

section[data-section-id="66d6fbdff3e51520b62b9500"] .list-item-content__description p {
    font-size: 10px !important;
}

 

Thank you! It worked! 

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.