- Posts: 7
- Thank you received: 0
Hide empty Days in Calender List View
- nico pusch
- Topic Author
- Offline
- New Member
-
Less
More
4 years 5 months ago #139047
by nico pusch
Hide empty Days in Calender List View was created by nico pusch
Hello,
how can i hide the empty Days in the list view from the calendar?
thanks and best greating
Nico
how can i hide the empty Days in the list view from the calendar?
thanks and best greating
Nico
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 5 months ago #139050
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hide empty Days in Calender List View
Hi Nico
Could you please send us link to the page? We will look at it to see if we can come up with a solution to hide these dates using css
Tuan
Could you please send us link to the page? We will look at it to see if we can come up with a solution to hide these dates using css
Tuan
The following user(s) said Thank You: nico pusch
Please Log in or Create an account to join the conversation.
- nico pusch
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
4 years 5 months ago #139061
by nico pusch
Replied by nico pusch on topic Hide empty Days in Calender List View
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 5 months ago #139075
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hide empty Days in Calender List View
Hello Nico
For this, we will have to check settings directly on your site. Could you please submit a support ticket sending us super admin account of your site and link to the page so that we can check it?
Tuan
For this, we will have to check settings directly on your site. Could you please submit a support ticket sending us super admin account of your site and link to the page so that we can check it?
Tuan
Please Log in or Create an account to join the conversation.
- nico pusch
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
4 years 5 months ago #139248
by nico pusch
Replied by nico pusch on topic Hide empty Days in Calender List View
Here is the the solution:
write in your costum css the following code:
@media screen and (max-width:767px)
{body .eb-calendar li.hidden-phone{display:none;height:auto!important;border:1px solid #6F3;width:100%;box-sizing:border-box;padding:10px;margin-bottom:-1px}
.hidden-phone{background-color: #309; }
}
write in your costum css the following code:
@media screen and (max-width:767px)
{body .eb-calendar li.hidden-phone{display:none;height:auto!important;border:1px solid #6F3;width:100%;box-sizing:border-box;padding:10px;margin-bottom:-1px}
.hidden-phone{background-color: #309; }
}
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 5 months ago #139250
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hide empty Days in Calender List View
Thanks Nico for sharing the code. Actually, the hidden phone class should make the empty days on mobile already
I don't know why it is not working already, and that was the reason I asked for access (no need for that extra css code)
Anyway, it works well now, so I I guess you are OK with that approach. If you have any other questions or need assist, please don't hesitate to ask us
Tuan
I don't know why it is not working already, and that was the reason I asked for access (no need for that extra css code)
Anyway, it works well now, so I I guess you are OK with that approach. If you have any other questions or need assist, please don't hesitate to ask us
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.