• my developer found border color css support missing from Premium theme. I have reported previously that the GP themes are shallow on support for css causing designers to spend a lot of time hand coding or fixing, this crosses over the responsive code as well. Major effort needed here to build a deeper support in theme and editor.

    another issue: no support for special utf-8 special characters in content elements. I have just tried add 🐝 into button element title field and it does not recognize it as unicode character code. I have confirmed wp-config.php entries as:

    define(‘DB_CHARSET’, ‘utf8’);

    define(‘DB_COLLATE’, ‘utf8_general_ci’);

    • This topic was modified 1 year, 9 months ago by mark ball.
    • This topic was modified 1 year, 9 months ago by mark ball.
Viewing 1 replies (of 1 total)
  • Theme Author Tom

    (@edge22)

    Hi there,

    Which theme elements are you looking to add border color to? Anything specific?

    no support for special utf-8 special characters in content elements.

    This sounds like it could be a bug. Can you outline the exact steps we can take to reproduce it?

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘lacking css support in Premium theme’ is closed to new replies.