Bug in Custom CSS Option
-
Doesn’t look like the developer of this theme actively supports the free version, so I don’t have high hopes for a response, but here goes…
Escape characters are being substituted for special characters in the Custom CSS option, making them useless. For example, if you add a rule with this selector:
#header-links-inner > .menu
The greater than sign gets saved as the escape sequence
>
:#header-links-inner > .menu
This can be worked around by creating a child theme or adding a CSS plugin, but I would consider this is a serious defect, especially if it acts the same in the paid version of this theme.
- The topic ‘Bug in Custom CSS Option’ is closed to new replies.