Change font style for waiting list message

  • Patrick Foley
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
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
  • Administrator
More
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

Please Log in or Create an account to join the conversation.

  • Patrick Foley
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
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.

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
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:
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