New Landing How can we help? Cardinal Swift framework 2.0.2

Viewing 4 posts - 16 through 19 (of 19 total)
  • Posted in: Cardinal
  • #253546
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    The simplest way would be in a child theme, using this code:

    function spb_admin_body_class_show_text( $classes ) {
    $classes = $classes . ' spb-show-holder-text';
    return $classes;
    }
    add_filter('admin_body_class', 'spb_admin_body_class_show_text');

    Hope that helps.

    – Ed

    #253550
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    v2.0.3 has been pushed live.

    – Ed

    #254061
    davidll
    Member
    Post count: 205

    Thanks all for reading / addressing our feedback.
    I’m slowly warming to it!

    #254065
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great to hear 🙂

    – Kyle

Viewing 4 posts - 16 through 19 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register