They were aligned properly and then I added a link (Set Manually) to the first button and the alignment of the row went off. How do I fix this, please? The page is protected for student view and is not publicly visible. I don’t see a way to include a screenshot here.
Wow…so many issues since the latest update.
Hey dbtpath,
We would need to see the problem in order to help you out, is the a way that you could give us access to your site? If not, then let us know how to reproduce it. We are aiming to release a bug fix version later today, if everything goes as planned. Please keep an eye out for that.
Best regards,
Rikard
Thanks so much for your response! Our web designer duplicated another button row on the site and deleted the one that was malfunctioning, so we’re okay now.
Things look really good with the new update so far! The only thing I’ve noticed is that the copyright info is not in alignment with the rest of the footer links. Our designer will try to fix this today; if help is needed, I’ll reach out. Thanks again!
Hi,
Thanks for the update. Please try this in Quick CSS, in order to align the copyright text:
#socket span.copyright {
padding-top: 5px;
}
Best regards,
Rikard
Thank you, Rickard. I added the Quick CSS, but it’s still out of alignment.
Hi dbtpath,
Can you try to use this CSS code instead:
#socket .copyright {
margin-top: 4px;
}
Hope it helps.
Best regards,
Nikko
Thank you, Nikko. Unfortunately, it still appears misaligned.
Hi dbtpath,
I have checked your site and noticed that the code I gave isn’t fetched.
Can you give us temporary admin access? so we can try to check on the backend why it wasn’t working.
Please put the credentials in private content.
Best regards,
Nikko