Hello,
The Notification displays with much space and the Text contants keep shifting to the numbers, which make it not clear for reading.
And, the Calendar size is too large with much blank white space.
Attached screen shots for your review, I am looking for your advice.
Thank you.
- EGAnsweredHello @Selaa Company Here is a solution you can apply. - 
Open header.php script filepath: themes\default\admin\views\header.php
- 
Then add this css script after line 24 
 <style type="text/css"> .dropdown-menu { right: inherit !important; } </style>- Press and hold Ctrl + Shift + R(Windows) ORCmd + Shift + R(Mac) for a few seconds. This will reload your browser page a few times and the issue will be fixed.
 My name is @Enyinnaya Gift . I am an Independent software developerwith in-depth knowledge of SMA system. I have done a lot of customization for many happy clients across the globe.You can check out highlights and a demo of my latest customization by Clicking HERE - Highlights You can also reach me via any of the following mediums for a real-time discussion on your customization request: -Skype ID: enyinnayag-Wechat ID:genyinnaya-Email:[email protected]-WhatsApp:+2348068355192
- 
- EGAnsweredThen for the notifications, example the Quantity alert, look for <span style="padding-right: 35px;"><?= lang('quantity_alerts') ?></span>in line 278 and change 35pxto2px
- SCAnsweredDear Saleem, Thank you , issue solved. 
- MSAnsweredEnyinnaya Gift Thank you for help 
- Login to Reply