Hello,
I am working on the footer in the Dawn theme. We wanted to right justify the text in the right footer box. I found the code and applied it. But it didn’t align properly, see the below screen shot. Only the “Testimonials” link aligns with the “For Retailers”. Any help would be much appreciated.
Here’s the code I added to right justify that box:
.footer-block.grid__item:last-child {
text-align: right !important;
}
Thanks,
Ben
