Hello
First thank you for this awesome theme. I m still experimenting the free version and was wondering if there is a way the attributes to be listed vertically in the listing page instead of 2 columns set up . I know this was already brough up back on Nov 22. I tried the Code snippet provided but there was no changes. so I m wondering if there is any updated resolution. As raised by many users, the moment the attributes have a certain value type ( like start date/end date ) or has few selections criteria, it messes the layout up and the professional display. Thank you
Hi,
Please make sure that you added this snippet correctly, it should be added in Appearance/Customize/Additional CSS field. It sets a single column layout for secondary attributes (under the listing image slider) on the single listing page.
On the desktop view of my listings page, the attributes in each listing card are in two columns, but I want them to be in a single column. Initially I also had the same issue on mobile view, but I managed to fix it with this code:
I have cleared all caches and confirmed there are no syntax errors. Live-editing the flex-basis and the max-width to 100% in the browser inspector works perfectly, but the ‘Additional CSS’ rule is being ignored.
Can you please tell me the correct selector or method to override this style? Thank you.