Footer Not Working - Question | JoomShaper

Footer Not Working

Luke Smith

Luke Smith

Template 3 years ago

On the wimble template, within an article the footer is going full width on most browsers. The only one it works on is Google Chrome.

On the rest of the site it works but within the article it is going full width.

Is there any way to sort this?

Thanks,

0
9 Answers
Luke Smith
Luke Smith
Accepted Answer
3 years ago #13953

We had to find our own solution. I have added the code below that we used :)

sp-bottom .sp-module {

margin-bottom: 30px;
max-width: 1140px;
margin: auto;

}

sp-footer .container-inner{

margin-bottom: 30px;
max-width: 1140px;
margin: auto;

}

1
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #12328

Hi there!

Sorry for the inconvenience.

Would you please give me your site URL here with redirection to where you have the issue?

Best Regards

0
Luke Smith
Luke Smith
Accepted Answer
3 years ago #12378

Ofcourse :)

0
Luke Smith
Luke Smith
Accepted Answer
3 years ago #13198

Any update on this?

0
bigfrontdoor
bigfrontdoor
Accepted Answer
3 years ago #13916

I'd like a resolution to this too. It's actually happening on your own demo site for the Wimble template too;

https://demo2.joomshaper.com/2020/wimble/index.php/blog-thumb/congratulations-your-science-is-about-to-stop-being-relevant-now

0
bigfrontdoor
bigfrontdoor
Accepted Answer
3 years ago #13960

Thanks Luke, added the ID selector to that and that's fixed my problem, much appreciated!

0
Luke Smith
Luke Smith
Accepted Answer
3 years ago #13961

Your very welcome!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #13984

Really sorry for being so late:(

0
bigfrontdoor
bigfrontdoor
Accepted Answer
3 years ago #13986

Still be good to have this fixed in the core. The mega menu drop down is still not aligning properly on Blog Article pages.

0