• Resolved testbewertungen

    (@testbewertungen)


    When you scroll down you can see the problem. Basically the arrow and the heading are not aligned.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Alexis Pandaan

    (@alexius08)

    Hi @testbewertungen! Thanks for letting us know. Upon further inspection, we noticed that your current theme is causing the misalignment you’re seeing in our content toggle block. To override it, you can add the following code snippet to your custom CSS:

    .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-toggle-wrap {
        margin-top: 0;
    }

    Please let us know how it goes.

    Thread Starter testbewertungen

    (@testbewertungen)

    Thanks, works fine now. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Content Toggle is not aligned’ is closed to new replies.