Hi!
Because Bricks’s own off-canvas toggle button dont have any text (and hide icon) options, I had to
- add it with custo CSS ::after {content: “xxxxxx”;}
- Its work like a charm.
- After I wanted to change the toggle element icon with my custom SVG upload.
- Set up 1.5rem widht and 1.5rem height. (I tried with px too!)
- In editor nothing happen with icon, but the public side render good!
timmse
2
Hi,
Thanks so much for your report!
Unfortunately, I cannot reproduce the issue. Could you provide a live link and the SVG?
Best regards,
timmse
Yes. It is very very random. I dont know why and how. When it is start, I restart all of web browser and it wokring again, about 1 hour.
timmse
4
Sounds like a caching problem
I dont know where. In server side turned off all of cache solutions. In WP dont use any cache plugin.