SheFund Off Canvas Menu - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

SheFund Off Canvas Menu

B

bmkmediacorp

Template 1 week ago

I have the shefund template and the off canvas menu is not working. I need assistance.

Also, when the website gets smaller the footer changes color. Is there a way for it not to do that?

0
13 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #206182

To remove grey box that is dummy image used on the bottom just follow tips >> https://www.joomshaper.com/documentation/joomla-templates/shefund/customization-tips


And to reduce bottom height, use that Custom CSS:

#sp-bottom .container { padding: 10px 0px 10px 0px; }

1
B
bmkmediacorp
Accepted Answer
1 week ago #206259

The article only shows how to change the footer image but not how to remove it all together.

Height seems to be better. But now I notice that the footer text and icons aren't centered.

0
B
bmkmediacorp
Accepted Answer
1 week ago #206265

ok I was able to go into file manager in our hosting account and removed the image and found where to center the text. All set now with those.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 week ago #206162

Hello,

Thanks for reaching out to us.

Please, give us correct administrator url, your provided one (http://www.missionforwardconsulting.com/2025/administrator/) shows 404.

Thanks

0
B
bmkmediacorp
Accepted Answer
1 week ago #206248

Sorry! Remove the 2025. Our admin made it live. www.missionforwardconsulting.com

0
B
bmkmediacorp
Accepted Answer
1 week ago #206250
0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #206178

About missing [=] (Mobile Menu icon) check documenation tip >> https://www.joomshaper.com/documentation/helix-framework/troubleshooting-faq#off-canvas-menu-doesnt-appear


About Bootom and Footer bg color - you also have to use Custom CSS to change that default behavior

@media screen and (max-width: 1500px) {
  #sp-footer, #sp-bottom {background-color: #FE4157 !important;}
}
1
B
bmkmediacorp
Accepted Answer
1 week ago #206255

Off Canvas Menu now works. But there is a size range that still does not have it. So when I shrink the window on my computer once the main menu dissappears that new offcanvas menu doesn't show until a certain smaller size is reached.

For the bottom color. It still turns black when I strink the window.

0
B
bmkmediacorp
Accepted Answer
1 week ago #206260

never mind about footer color. It needed cache cleared. Thanks!

0
B
bmkmediacorp
Accepted Answer
1 week ago #206268

I was able to fix off canvas menu by expanding the max width in the custom code for off canvas fix. Thank you!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #206276

After all what left, or you done everything?

0
B
bmkmediacorp
Accepted Answer
1 week ago #206277

this is all set. Thank you!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #206280

Great news, please mark topic as solved.

0