
Contributor III
2022-09-27
09:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I change css settings for all object types in a theme?
I have created a theme with a theme.css file with the following:
.qv-object * {
border:0px !important;
border-radius: 0px !important;
}
My objects still have borders and rounded corners. Is there a way where I in the CSS file can turn off borders for all objects?
540 Views
1 Reply

Specialist III
2022-10-06
05:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
516 Views
