Hi @kcsuwebeditor,
Thank you for your query. I have tested at our test website the image alignment and it is working properly https://prnt.sc/26rziv6, https://prnt.sc/26rzkwi.
Share your accordion page link to review the issue. If possible, share a screenshot of the issue to figure out.
Your co-operation will be much appreciated.
Thanks for looking into this. Here’s our page that includes the accordion.
In the attached files, “sample editor 1” and 2 are screenshots of how the editor looks when I initially add the graphics to the editor. “Strange formatting 1” is what it looks like when I hit update immediately after finishing editing and then go to visit the page. “Sample editor 2 after updating” is what the editing page looks like after I hit update the first time (notice that it’s different from before I hit update). And “Strange formatting 2” is after I hit update a second time, even without making changes anywhere in the accordion. As you can see, the graphic formatting never achieves my desired result of one graphic next to the entry it correlates with.
https://imgur.com/a/P83TUBQ
Hi @kcsuwebeditor,
Thank you for pointing in details. We will improve in the future version.
You may use a horizontal line https://prnt.sc/26uewj8 before the image to show the image align properly and just add the following CSS in the custom CSS field.
hr {
clear: both;
}
Then it will show like this https://prnt.sc/26uewz6.
Let me know if it works or not
Thank you for the help! Looks like that did the trick. For anyone looking at this later, the Custom CSS box is under the plugin settings. Thank you again for the help!
Hi @kcsuwebeditor,
Nice to hear that it works for you.
If you like the plugin and support, share your experience in the review section.
Have a nice day!