Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #972249

    Im having an issue with the accordian not displaying correctly. I have looked in Chrome and in Safari and I get the same outcome.

    any ideas?

    Thanks

    #972661

    Hey Dom,

    It’s caused by one of your plugins, please try this in Quick CSS:

    .toggle_icon .hor_icon {
        width: 11px !important;
    }
    
    .toggle_icon {
        width: 15px !important;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.