Hello,
I am using the taste theme and noticed my footer is too big, how can I code it to become smaller please? I have tried using the padding etc but none work and its far too big
Thank you
Hello,
I am using the taste theme and noticed my footer is too big, how can I code it to become smaller please? I have tried using the padding etc but none work and its far too big
Thank you
Hi @CarinyaDesigns !
This is PageFly - Advanced Page Builder. I would love to give you some recommendation
Please share page URL so that I can inspect and send code accordingly.
Best Regards;
PageFly
Thank you carinyadesigns.co.uk
Hi @CarinyaDesigns !
This is PageFly - Advanced Page Builder. I would love to give you some recommendation
Please paste this code at the bottom of section-footer.css under assets in theme code files;
.footer__content-top {
margin-top: -54px !important ;
height: 392px !important ;
}
You can px as you want.
Like this;
Thank you, i have done the above but it still doesn’t change sorry?
Oh it has sorry, thank you so much! love from the UK legend
One last question sorry, how do i remove the page break now in my footer please?