Hi Guys,
Need a little help with the accordion function.
It is possible to place the accordion icon to the left of the accordion heading? I am using the “elegant” accordion icon style and it seems to be displayed always to the right.
Thanks,
Frank
Hey Frank,
Thanks for the link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.home .av-elegant-toggle .toggle_icon {
left: 0 !important;
}
.js_active #top.home .av-elegant-toggle .toggler {
padding: 35px 10px 30px 55px !important;
}
I have written this to only work on your homepage so it won’t interfere with your other pages.
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
It’s working perfect.
Thanks a lot, Mike!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike