• Resolved mickysoft

    (@mickysoft)


    Hello,
    I have a problem with a enumeration block indented in the bullets. In the FAQ Editor, these are displayed with the correct column width, but the enumeration block is displayed narrower on the live page. This creates unwanted line breaks.
    The block below it has the correct width. What can I do so that the enumeration block gets the right width?
    The problem can be found on the page in the accordion block “Club Nachrichten” -> “Wie sind die Clubnachrichten Strukturiert”.

    • This topic was modified 4 years, 11 months ago by mickysoft.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    There are styles issues at your installation as you can see here – https://jmp.sh/q9pQHdV

    You can fix it by adding the following CSS in Additional CSS Box (Dashboard > Appearance > Customize > Additional CSS)

    .qe-toggle-content ul {
        margin: 0 !important;
        padding: 0 !important;
    }

    ?Feel free to let me know if you need any further assistance.
    ?
    ?Regards,

    Thread Starter mickysoft

    (@mickysoft)

    Hello,
    the CSS command has no effect at first. However, I was able to track down the actual cause of the problem with your screenshot. Thanks for the support.

    Hi,

    I’m glad I was able to assist you

    We would love it if you shared this experience as our plugin review.

    Seeing glowing reviews from existing customers makes others more comfortable knowing they’ll get the support they need should an issue with our services arise.

    Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Column width of the enumeration block’ is closed to new replies.