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?
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
Sorry the website is in maintenance mode. Please could you log in and have a look again? Details in private content
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
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
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
Perfect! Thanks
Hi mosaic,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko