Distance/with Problems Maestro Template Footer - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Distance/with Problems Maestro Template Footer

CH

Christian Haselsberger

Template 2 years ago

hi! The width of the modules in the footer of the template is different. The distance on the left does not fit in one line. How can I fix this?

its on christian.haselsberger.at but also the same in your template preview.

thank you!

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #128860

Hello there!

Thanks for reaching out to us.

Which line doesn't fit? I could not understand...

https://prnt.sc/qt5wxsRaKxjL

Would you please give me screenshot with indication to where you are refering and how you want to see it?

Best Regards

0
CH
Christian Haselsberger
Accepted Answer
2 years ago #129161

Hi! You can see it the best on mobile view... i attached a screenshot:

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #129259

Thanks for the screenshot.

Please use the following code in your custom CSS:

.sp-copyright, #sp-footer2 .sp-module.bottom-quick-links {
    padding: 0 15px;
    display: block;
    width: 100%;
}

This should help!

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #129312

Hi Christian Haselsberger,

Thanks for accepting the answer:)

Have a nice day!

0