Style the locations tab with new css oh-card base class?

Hi,

I always wanted to have several oh-location-card widgets next to each other, or at least several on the smartphone screen.

In the latest release notes it says that you can now style all widgets via css with the oh-card base class.

My attempts have yielded nothing, can I change the oh-location-card in the location tab at all?

Thanks

There is still very little you can do with the model cards themselves. They have not been refactored to the oh-card and are still based on the basic f7-card but they do not accept a style object in their configuration.

You can use a stylesheet in the model card configuration to impact internal aspects of the card (headers, content, etc.) but there is currently no way that I’m aware of to control the style of the model pages or the cards themselves.

Many thanks for the answer. That explains a lot.
Not so bad, then I’ll stick with ‘Sitemaps’ and ‘Layouts’.