Calendar Events Not Aligned Correctly?
-
Hi,
Please could you let me know how I make the events on the right align correctly when I select a date.
Sometimes I will have 2 or 3 events in a day and they are not aligning properly.I tried this CSS but it didn’t work:
@media only screen and (min-width: 1921px){
.mec-container {
margin-left: 23% !important;
}}
@media only screen and (min-width: 1200px){
.mec-container {
margin-left: 8% !important;
}}
@media only screen and (min-width: 1400px){
.mec-container {
margin-left: 13% !important;
}}Thanks
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Calendar Events Not Aligned Correctly?’ is closed to new replies.