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

    Please have a look at the section of my accordion called ‘What are your favourite things about writing?’ There are 3 images aligned left but the second two have dropped down for some reason. How can I make them all on one horizontal line?

    #1270987

    Hi mosaic,

    I checked on the link but I could not find any image, I only see text above then contact form below.

    Best regards,
    Nikko

    #1271238

    Sorry the website is in maintenance mode. Please could you log in and have a look again? Details in private content

    #1271458

    Hi,

    Thanks for the update. I’m not sure why that was happening, but I wrapped your images in span tags, and that seems to have worked:

    <span>Your image here</span>

    Please review your site.

    Best regards,
    Rikard

    #1271706

    Hi that seemed to work for a while, but as soon as I opened the accordion element again the span tags were automatically removed. The images are out of alignment again. How can I fix this in a way that keeps them aligned permanently? thanks

    #1271842

    Hi mosaic,

    I have added this CSS code in Quick CSS, located in Enfold > General Styling:

    #top .av_toggle_section .wp-caption + br {
        display: none;
    }

    Let us know if you need further assistance.

    Best regards,
    Nikko

    #1271940

    Perfect! Thanks

    #1272046

    Hi mosaic,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Images in accordian won't align’ is closed to new replies.