I want to design a simple preview card.
If I add a Regular Field (Listing name) everything works fine.
See: https://ibb.co/tJDRTMB
As soon as I add a custom taxonomy the formatting gets destroyed and the preview card is only hoverable on the marked section.
Also the width is not 100% anymore for the listing detail link but if I make the link width 100% with css it is breaking everything.
https://ibb.co/TWPbrkM
– Elementor V 3.1.4
– Elementor Pro V 3.1.1
– MyListing Elementor Toolkit V 1.0.11
– MyListing Elementor Toolkit Pro V 1.6.1
– Theme Version V 2.6.6
The problem only occurs if a second taxonomy is added and made as link in an icon list.
Then the formatting of the whole preview card is broken.
If only one taxonomy is added and made as link the formatting works fine.
So you should give the link a specific class based on the taxonomy-name (e.g. taxonomy-example1, taxonomy-example2) so we get more flexibility and fix the broken formatting as workaround.