DreamrW Posted January 15, 2023 Posted January 15, 2023 How do I adjust the padding between the code block created for tabs and the content in the section below? https://hexahedron-iguana-cd6z.squarespace.com/matis-facials pw midas2023
Solution tuanphan Posted January 18, 2023 Solution Posted January 18, 2023 Add to Design > Custom CSS .fe-63c2d70f7257da3418e813de { grid-template-rows: repeat(7,minmax(0,1fr)) !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!)
DreamrW Posted January 18, 2023 Author Posted January 18, 2023 37 minutes ago, tuanphan said: Add to Design > Custom CSS .fe-63c2d70f7257da3418e813de { grid-template-rows: repeat(7,minmax(0,1fr)) !important; } I love you 😄 That worked!
DreamrW Posted January 18, 2023 Author Posted January 18, 2023 How about changing the font family and size? I'm scared to break it...
tuanphan Posted January 19, 2023 Posted January 19, 2023 23 hours ago, DreamrW said: How about changing the font family and size? I'm scared to break it... Tab Titles or Tab Content? 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!)
DreamrW Posted January 21, 2023 Author Posted January 21, 2023 On 1/19/2023 at 1:42 PM, tuanphan said: Tab Titles or Tab Content? Tab titles please 🙏
DreamrW Posted January 21, 2023 Author Posted January 21, 2023 On 1/18/2023 at 1:42 PM, DreamrW said: I love you 😄 That worked! On 1/18/2023 at 1:05 PM, tuanphan said: Add to Design > Custom CSS .fe-63c2d70f7257da3418e813de { grid-template-rows: repeat(7,minmax(0,1fr)) !important; } I've used the same code block on other pages, so I have the same issue. Can you tell me what I need to adjust to correct it on those additional pages please?
tuanphan Posted January 26, 2023 Posted January 26, 2023 On 1/21/2023 at 9:04 PM, DreamrW said: I've used the same code block on other pages, so I have the same issue. Can you tell me what I need to adjust to correct it on those additional pages please? Can you share link to pages where you have problem? We can adjust code easier 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!)
DreamrW Posted January 26, 2023 Author Posted January 26, 2023 3 hours ago, tuanphan said: Can you share link to pages where you have problem? We can adjust code easier It's corrected on here, the original https://hexahedron-iguana-cd6z.squarespace.com/matis-facials But not on here https://hexahedron-iguana-cd6z.squarespace.com/environ-facials Thanks in advance!
tuanphan Posted January 28, 2023 Posted January 28, 2023 On 1/26/2023 at 11:19 PM, DreamrW said: It's corrected on here, the original https://hexahedron-iguana-cd6z.squarespace.com/matis-facials But not on here https://hexahedron-iguana-cd6z.squarespace.com/environ-facials Thanks in advance! Use this code for new page .fe-63c94c0b27ada72efa9021d4 { grid-template-rows: repeat(7,minmax(0,1fr)) !important; } DreamrW 1 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment