- This topic has 7 replies, 2 voices, and was last updated 6 years, 5 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Widget Calender
Tagged: widget calender
Can I have the css codes to transform the calender of the Education HUB PRO version with the calender widget of the free Theme Education HUB
Hello @andre,
Actually, we are not quite clear with your issue so please explain it with the proper screenshot along with the site URL so that we can help you further.
Thank you.
Regards!!
This is the calender in Education HUB free that I would like in the PRO version: https://www.interactum.be/web/wp-content/uploads/calender-Education-HUB-free-version.png
Actual url with the Theme Education HUB PRO : http://www.interactum.be
I look forward to your solution.
Thanks, André
Hello @andre,
To get the layout of the calendar as in the free version use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#calendar_wrap table {
background: #294a70 none repeat scroll 0 0;
color: #ffffff;
}
Hope this helps.
Best Regards!!
Thanks. Problem is partly resolved. I added css below but last row in the calender and two days in the table are difficult to view.
#calendar_wrap table {
background: #294a70 none repeat scroll 0 0;
color: #ffffff;
}
.widget_calendar caption {
background: #ffab1f none repeat
}
.widget_calendar #today {
background: #ffab1f none repeat scroll 0 0;
}
Hello @andre,
The few letters are slightly dark due to the blue color so we will provide the CSS that will change the color to white as in the free version.
For this add below given CSS in Additional CSS.
.widget_calendar a {
color: #fff !important;
}
Hope this helps.
Best Regards!!
Thanks !
Kindly regards, André
Hello @andre,
Glad we could help you.
If you have any issues further then please let us know.
Also, we would really appreciate if you could help us by rating out theme by following the link given below:
https://wordpress.org/support/theme/education-hub/reviews/
Hope this helps.
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |