Image radius on "Upcoming Events"

  • Bjoern Graezer
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 days 11 hours ago #172165 by Bjoern Graezer
Image radius on "Upcoming Events" was created by Bjoern Graezer
Hi there,  I'm struggeling on a actually easy topic, but it looks like I'm lost.
How to remove the top corner radius with css on Events Booking - Upcoming Events, using the grid layout?


Thanks for the support,
Bjoern

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

More
2 days 5 hours ago #172167 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Image radius on "Upcoming Events"
Hello

We will need to add some small custom css to remove the radius. Please send us link to the page, we will look at it and guide you to get it sorted

Tuan

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

  • Bjoern Graezer
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 days 4 hours ago - 1 day 13 hours ago #172168 by Bjoern Graezer
Replied by Bjoern Graezer on topic Image radius on "Upcoming Events"
Hello Tuan,

Thanks for your answer. Please see following the link: 2025.dottenwil.ch/
Last edit: 1 day 13 hours ago by Bjoern Graezer.

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

More
1 day 5 hours ago - 1 day 4 hours ago #172169 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Image radius on "Upcoming Events"
Hello

Please go to Events Booking -> Configuration, look at Custom CSS tab and put the css code below:
Code:
.eb-event-item-grid-default-layout .eb-event-thumb-container { border-radius : 0 !important; }

Then clear cache (but site cache and browser cache) and check it again. It should solve the issue

If it still does not work, please change the account to super user account so that I can enter the css code myself, clear cache, check the result and make sure it works

Tuan
Last edit: 1 day 4 hours ago by Tuan Pham Ngoc.
The following user(s) said Thank You: Bjoern Graezer

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

  • Bjoern Graezer
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 hours 58 minutes ago #172174 by Bjoern Graezer
Replied by Bjoern Graezer on topic Image radius on "Upcoming Events"
Perfect, thanks for the great support, works perfect.

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

Moderators: Tuan Pham Ngoc