I’m trying to change the default styling for the Google Doc table embed to Rich Text in Webflow. I can’t seem to target any of the CSS selectors?
Do I just switch off the default theme? Or something else?
Thanks
I’m trying to change the default styling for the Google Doc table embed to Rich Text in Webflow. I can’t seem to target any of the CSS selectors?
Do I just switch off the default theme? Or something else?
Thanks
Hi Jeridan, you shouldn’t have any issues targeting them but you’d just look at the resulting HTML and form your custom CSS accordingly.
As a basic guide, you can have a look at SA5’s default theme CSS-
https://cdn.jsdelivr.net/gh/sygnaltech/webflow-util@5.4.0/dist/css/webflow-embed.css
I’ve created a quick getting-started on styles here-