Comments 1Michael Berger started the conversationNovember 25, 2023 at 8:02pmI am trying to remove the tag colors from the Events shortcode listing on this page. I would prefer in this view that the event color does not show.I have tried the following css but it does not remove the color on the left of each event. I tried to set the left border to white:#am-ec { box-shadow: rgb(209, 213, 215) 0 2px 2px -1px, rgba(209, 213, 215, 0.3) 0 0 11px, rgb(255, 255, 255) 8px 0 0 inset;} 1,574Uroš repliedNovember 27, 2023 at 7:18pmHello Michael,Thank you for reaching out to us.Please try the following CSS and let me know if it works or not: .amelia-v2-booking #amelia-container .am-ec { box-shadow: rgb(209, 213, 215) 0px 2px 2px -1px, rgba(209, 213, 215, 0.3) 0px 0px 11px, rgb(256, 256, 256) 8px 0px 0px inset !important;}Looking forward to your reply.Kind Regards, Uros Jovanovic[email protected] Rate my supportTry our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
I am trying to remove the tag colors from the Events shortcode listing on this page. I would prefer in this view that the event color does not show.
I have tried the following css but it does not remove the color on the left of each event. I tried to set the left border to white:
#am-ec {
box-shadow: rgb(209, 213, 215) 0 2px 2px -1px, rgba(209, 213, 215, 0.3) 0 0 11px, rgb(255, 255, 255) 8px 0 0 inset;
}
Hello Michael,
Thank you for reaching out to us.
Please try the following CSS and let me know if it works or not:
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables