Is there a code I can insert to take away the opening hours? Be great if anyone could help
1 Like
Hi @Bailey_Last
Would you like to hide it for all locations, or just for the specific one?
Hi @Max Yes from all the locations if possible
1 Like
Okay! I’ve relayed your request to our devs and will get back to you a bit later
We’ve added this code to the Custom CSS field on the Style tab of your widget’s settings:
global-styles,
[class*="multi-column-layout__Column-sc"] [class*="content__Block-sc"]:last-child {
display: none !important;
}
Please check your widget and let me know if you are satisfied with the result
That is perfect thankyou!
2 Likes
Great, you are always welcome
By the way, I’d like to let you know about our CSS Codes category, where you can find the most popular codes for different apps. Feel free to check it out - CSS Codes - Elfsight Community