Hi there,
I have a probleme on my site www.asapunity.com
It seems like on the bozttom of the site is a second footer area above the footer area. How can I delte this space?
thanks for your help.
Greetz
Patrick
Hi there,
I have a probleme on my site www.asapunity.com
It seems like on the bozttom of the site is a second footer area above the footer area. How can I delte this space?
thanks for your help.
Greetz
Patrick
Hi Patrick,
This is how I can see your footer:

I’m not sure if I can understand this issue clearly, could you please point to the space you don’t want on that screenshot?
Thanks.
Thanks for your answer.
The space between the “CL Cosmetic box” and the social media bar.
best regards
HI @patsorules,
Thanks for clarification.
Add this code in your custom CSS: This will add reduce the padding of your footer.
.x-colophon.bottom{
padding-top: 10px;
}
Adjust the number to achieve the best result.
Hope it helps.
Let us know how it goes.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.