Hello,
Found that one line in css from theme (Cartel (FSA?) from udthemes) generate issue:
body .ui-accordion .ui-accordion-header {margin-top: 0px; margin-right: 0px;height: 35px; z-index: 100; -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0px 1px 2px rgba(0,0,0,.2);box-shadow: 0px 1px 2px rgba(0,0,0,0.2);}
when I remove parameters z-index: 100; from this line some icons appeared.
One icon for “moving” is still missing but this function can be replaced by a simple drag and drop.
https://prnt.sc/cynRSM5d77yM
This theme (Cartel) has not been updated for a long time by developer so something in the wp tabs plugin has been changed since some version and it conflicts with this setting.
-
This reply was modified 1 year, 6 months ago by patrichell.