Change font style for waiting list message
- Patrick Foley
-
Topic Author
- Offline
- Junior Member
-
Less
More
5 years 7 months ago #137246
by Patrick Foley
Change font style for waiting list message was created by Patrick Foley
Hi. I'm a bit new to customising EB and would like to change the font size and colour of the EB_EVENT_IS_FULL message as it is too big in table view. I see there is a Custom CSS section in config but what to enter?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
5 years 7 months ago #137247
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change font style for waiting list message
Hello
You can send us link to the page and tell us how you want to change it. We will look at it and guide you to make the change
Tuan
You can send us link to the page and tell us how you want to change it. We will look at it and guide you to make the change
Tuan
Please Log in or Create an account to join the conversation.
- Patrick Foley
-
Topic Author
- Offline
- Junior Member
-
5 years 7 months ago #137254
by Patrick Foley
Replied by Patrick Foley on topic Change font style for waiting list message
Hi Tuan - many thanks.
www.longwatertaichi.co.uk/short-class-list?layout=table
I would like the waiting list message same size and colour as location but in bold.
www.longwatertaichi.co.uk/short-class-list?layout=table
I would like the waiting list message same size and colour as location but in bold.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
5 years 7 months ago #137263
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change font style for waiting list message
Hello
You can go to Events Booking -> Configuration, add this css code to Custom CSS section:
Then check it again to see if it works
Regards,
Tuan
You can go to Events Booking -> Configuration, add this css code to Custom CSS section:
Code:
.eb-notice-message
{
font-size: 14px !important;
color: #a5230a !important;
}
Then check it again to see if it works
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 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.