- Posts: 115
- Thank you received: 1
Change the Event Date Icon Colour
- Mick Graham
- Topic Author
- Offline
- Premium Member
-
Less
More
6 years 11 months ago #116084
by Mick Graham
Change the Event Date Icon Colour was created by Mick Graham
- Tuan Pham Ngoc
- Away
- Administrator
-
6 years 11 months ago #116096
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change the Event Date Icon Colour
Hi Mick
It's font-awesome icon, so I believe it can be changed by adding some custom css
What color you want to use? Send us the link to the page and tell us the color code so that we can guide you with necessary css
Tuan
It's font-awesome icon, so I believe it can be changed by adding some custom css
What color you want to use? Send us the link to the page and tell us the color code so that we can guide you with necessary css
Tuan
Please Log in or Create an account to join the conversation.
- Mick Graham
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 115
- Thank you received: 1
6 years 11 months ago #116102
by Mick Graham
Replied by Mick Graham on topic Change the Event Date Icon Colour
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
6 years 11 months ago #116103
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change the Event Date Icon Colour
Hi Mick
Try to go to Events Booking -> Configuration, look at Custom CSS tab, try to add this custom css:
If it still doesn't work, better submit a support ticket sending us super admin account of your site so that we can add custom css, check and make sure it works
Tuan
Try to go to Events Booking -> Configuration, look at Custom CSS tab, try to add this custom css:
Code:
.eb-event-date-info i.fa-calendar
{
color: #cc2237 !important;
}
If it still doesn't work, better submit a support ticket sending us super admin account of your site so that we can add custom css, check and make sure it works
Tuan
Please Log in or Create an account to join the conversation.
- Mick Graham
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 115
- Thank you received: 1
6 years 11 months ago #116107
by Mick Graham
Replied by Mick Graham on topic Change the Event Date Icon Colour
Just for info I fixed this in my default website template.
I use Template Creator CK and in the custom css I added this:
.btn-inverse {
background-color: #cc2237;
}
I use Template Creator CK and in the custom css I added this:
.btn-inverse {
background-color: #cc2237;
}
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
6 years 11 months ago #116124
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change the Event Date Icon Colour
Yes, that's correct. I mis-understood your need before (I thought you want to change color of the icon) and suggested the wrong fix, sorry
Tuan
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.