Custom CSS includes escaped characters
-
When putting in custom CSS using the field provided by the plugin, there appear to be escaped quotes. For example, I entered this code:
body[data-elementor-device-mode="tablet"] .gt_languages
and it saves (and outputs) as:
body[data-elementor-device-mode=\"tablet\"] .gt_languages
(Also, the language selector does not necessarily seem to be mobile-friendly, but that is another matter.)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom CSS includes escaped characters’ is closed to new replies.