- This topic has 12 replies, 4 voices, and was last updated 3 years, 3 months ago by
Fernando.
-
AuthorPosts
-
January 15, 2023 at 4:40 am #2496081
Anil
Please suggest way to balance these 2 areas in the bottom so that it should look good on desktop…
January 15, 2023 at 4:44 am #2496085Anil
Hi David, so you are online now… 🙂
January 15, 2023 at 8:52 am #2496402David
StaffCustomer SupportHi Anil 🙂
are you looking to close or remove the space below the main content ?
January 15, 2023 at 9:19 am #2496424Anil
Hi David, how are you…
I mean white boxes should be equally touching lower margin, otherwise a gap showing the background color…. I don’t want to see a patch of background color in either column – content-area and right sidebar, and if possible everywhere – home, archive, search… flexing the last div ???
January 15, 2023 at 1:15 pm #2496595Ying
StaffCustomer SupportI’m not sure I fully understand your request, but can you give this a try?
Go to customizer > layout > container, and select
one containerinstead ofseparate containers.January 15, 2023 at 6:16 pm #2496767Anil
Hi Ying,
with this option, all grid spacing between different divs is lost … I want to preserve that spacing….
Regards.
January 15, 2023 at 7:10 pm #2496797Fernando Customer Support
Hi Anil,
To clarify, are you referring to this whitespace?
If so, the heights of your content and sidebar are relatively different in size which makes the whitespace apparent.
What I can recommend is to move other sections of the sidebar elsewhere or to make the sidebar fixed in height and scrollable.
Let us know what you prefer.
January 15, 2023 at 8:47 pm #2496838Anil
Hi,
I did with a div in right sidebar and grow it to fill the gap (Tom suggested the css).
Can you please help to grow last div in content-area in the mentioned url, this will finally solve my issue.
Please help.
Regards.
January 15, 2023 at 9:33 pm #2496861Fernando Customer Support
I’m not sure I understand. Are you referring to filling the remaining space with this div?: https://share.getcloudapp.com/L1u661Zq
January 15, 2023 at 9:48 pm #2496870Anil
Yes dear
January 15, 2023 at 10:28 pm #2496897Fernando Customer Support
Can you try adding this through Appearance > Customize > Additional CSS?:
div#my-div { flex-grow: 1; } main#main { flex-direction: column; height: 100%; }Does this work for you?
January 15, 2023 at 11:27 pm #2496944Anil
Thanks everyone helping this issue.
Resolved.
Warm regards.January 15, 2023 at 11:29 pm #2496947Fernando Customer Support
You’re welcome, Anil!
-
AuthorPosts
- You must be logged in to reply to this topic.