I'm currently working on a website where the right-side sidebar should extend to the bottom of the page across various screen resolutions using the height:100%;
property. However, I'm facing an issue where it only extends to the content within it, rather than the full height of the screen. Can anyone help me identify a solution?
If possible, please retrieve the code from the website. If not, feel free to ask me to share it here.