Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1312024

    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.

    #1312311

    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

    #1312495

    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!

    #1312928

    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

    #1313092

    Thank you, Rickard. I added the Quick CSS, but it’s still out of alignment.

    #1313489

    Hi dbtpath,

    Can you try to use this CSS code instead:

    #socket .copyright {
        margin-top: 4px;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1313499

    Thank you, Nikko. Unfortunately, it still appears misaligned.

    #1313797

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.