Hi Community,
We are having the problem, we can’t remove the empty space in our footer.
I looked up a few explanations in the community here but they don’t seem to match the code since the update.
Is there a way to reduce everything into a single line, showing the copy wright on the left, back to top in the middle and social media Icons on the right?
The domain is:
Sowsmoke.ca
password:
shawzu
Thank you already for any helpful comments.
1 Like
@SmokeontheWater
sorry for that issue can you please provide screenshot which empty spacing remove?
1 Like
Hi, @SmokeontheWater
Provide me Proper screenchot of problem,
So, I can resolve your problem.
Thank You!
Thank you for your follow up.
Below is a screenshot of the footer.
We would like to merge everything into one line and remove all the empty space.
1 Like
@SmokeontheWater
thanks for it can you please try this
- Go to Online Store->Theme->Edit code
- Asset->/styles.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.footer-lower.inline-row.spaced {
margin: 0;
}
.page-footer {
padding-bottom: 0px;
}
1 Like
Hi Ketan,
Thank you for your awesome help.
It partially worked, I added a 20px margin on the bottom.
Is there a possibility to bring the icons and the copyright on the same line as the back to the top?
1 Like
@SmokeontheWater
can you please confirm that look fine?
Hi Ketan,
thank you for trying to help.
That is not exactly what I am trying to achieve. I attached a screenshot where I marked the locations the copyright and icons should go.