I changed the css as follows to remove the white space in the part I have annotated in the image for the purpose of beautifying the website.
#wrapper> .sh-page-layout-default { padding: 0px 0px; } However, when I changed this css, the content spacing and headers on the article page were very bad. I do not know how to explain in detail because I am using google translate. You can see the image with the captions I’ve signed.
I want to ask if there is a way to remove the gap as I did above, but only applied on the home page, while on the article page, it remains the same. thank you