• Resolved ramzesimus

    (@ramzesimus)


    Hey Dōvy,

    Thanks for your last update 4.1.24

    However, after WordPress 5.6 update, I noticed small styling issues with the ‘button_set’ field. Please check the next screenshot https://take.ms/8nKp2

    Best Regards!
    Ramzesimus

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello Dovy,

    As similar to this user (#ramzesimus) we are also facing the styling issue after updating the latest WordPress version. Please check the screenshot https://prnt.sc/w23p99

    Best Regards
    Vikas Panwar

    Hi,
    I fixed this by using this CSS code:

    .redux-container .ui-state-active .ui-icon, .control-section-redux .ui-state-active .ui-icon, .control-panel-redux .ui-state-active .ui-icon, .redux-metabox .ui-state-active .ui-icon,.redux-container .ui-icon, .control-section-redux .ui-icon, .control-panel-redux .ui-icon, .redux-metabox .ui-icon, .redux-container .ui-icon, .control-section-redux .ui-icon {
    display: none!important;
    }

    Hi,

    Thanks for pointing out this. I’ve reported this issue so that the development team can track and fix it.

    you can follow the issue here: https://github.com/reduxframework/redux-framework/issues/3771

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Small styling issue after WP 5.6 update’ is closed to new replies.