June Korea Posted October 3, 2021 Share Posted October 3, 2021 There's a neg space between the body and footer. I tried to remove it but it didn't really work out. Anybody can help me? Thank you so much in advance. It's NATIVE template and I didn't purchase it yet so I don't have the site URL yet.. Link to comment
Dhowbearcat Posted October 3, 2021 Share Posted October 3, 2021 Hello June, You will need to edit the ".Footer-inner" class in custom CSS to remove the padding it is applying. See example code you can paste in Design-->Custom CSS. You can edit the padding to your liking. The code I provided applies 0px padding all around. You can reference how granular you want to get here. .Footer-inner{ padding: 0px !important; } Link to comment
June Korea Posted October 3, 2021 Author Share Posted October 3, 2021 1 hour ago, Dhowbearcat said: Hello June, You will need to edit the ".Footer-inner" class in custom CSS to remove the padding it is applying. See example code you can paste in Design-->Custom CSS. You can edit the padding to your liking. The code I provided applies 0px padding all around. You can reference how granular you want to get here. .Footer-inner{ padding: 0px !important; } Thank you so much for your answer Dhowbearcat I just copied and pasted the code but nothing really happens.. Link to comment
June Korea Posted October 3, 2021 Author Share Posted October 3, 2021 It looks like this.. Link to comment
Dhowbearcat Posted October 3, 2021 Share Posted October 3, 2021 It will be easier if I can look at the site first hand. You can go to settings-->Site Availability--> then change to password protected. Provide the site URL and the password and I'll be able to have a better look at it. tuanphan 1 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