Improved Styling (Disable Box Shadows)
-
Good Day!
Your plugin displays box shadows every time we click on a different tab within the dashboard. Click here for details. It also appears when we click the RealTime Stats refresh arrow. Click here for details.
Please add the CSS Codes provided below to your style.css file to disable the box shadows:
.nav-tab-wrapper a.analytify_nav_tab { box-shadow: none!important; }
and
.analytify_tp_btn #refresh-realtime-stats { box-shadow: none!important; }
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Improved Styling (Disable Box Shadows)’ is closed to new replies.