I am having an issue where the + / – toggle icons for accordions on our client’s website are not displaying on mobile. See the example page linked below. The accordion is under the “Itinerary” header. The toggles display at all screen sizes other than around 740 pixels wide and lower.
I can’t find any code that would hide them at the smallest screen size. If someone can help with this, it would be appreciated. Thanks.
Hey NicomIT,
Thank you for the inquiry.
The symbols are not visible because of this css code:
.toggler .toggle_icon .vert_icon, .toggler .toggle_icon .hor_icon {
display: none;
}
Please disable the compression settings temporarily, then remove the css.
Best regards,
Ismael
Thanks Ismael. That did the trick.
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard