juliejwng Posted August 24, 2022 Share Posted August 24, 2022 Site URL: https://www.ivorywhite.ca/services I followed another thread on this forum to learn how to manually create tabs and tables through HTML and CSS coding blocks on my website, and been fiddling around with this for a week but can't seem to align the tabs to the previous section so that there isn't a huge gap. Link: https://www.ivorywhite.ca/services There's also a huge space at the bottom of the page which I'm struggling to remove. Any help is really appreciated with this! Link to comment
creedon Posted August 24, 2022 Share Posted August 24, 2022 Quote There's also a huge space at the bottom of the page which I'm struggling to remove. Any help is really appreciated with this! Have you tried reducing the number of rows? Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
juliejwng Posted August 29, 2022 Author Share Posted August 29, 2022 On 8/24/2022 at 4:45 PM, creedon said: Have you tried reducing the number of rows? On 8/24/2022 at 4:45 PM, creedon said: Have you tried reducing the number of rows? Hi! Thanks for the suggestion. Unfortunately that entire block was added in as a 'Code Block' so I'm unable to use any of the usual adjustments like removing the rows, etc. Link to comment
tuanphan Posted August 31, 2022 Share Posted August 31, 2022 On 8/29/2022 at 11:46 AM, juliejwng said: Hi! Thanks for the suggestion. Unfortunately that entire block was added in as a 'Code Block' so I'm unable to use any of the usual adjustments like removing the rows, etc. Try adding to Design > Custom CSS @media screen and (min-width:768px) { .fe-62fb1d8f0e4df669a8fdf79c { grid-template-rows: repeat(20,minmax(calc(~"var(--container-width) * var(--row-height-scaling-factor))", auto)) !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment