Hi i have three paid packages (Basic, Upgraded and Promoted) i want to add some CSS on the frontend to the basic package, can anybody help me out with some code for this? similar to the way if a listing is featured, it will show a badge. Is there a way i can target the basic listing to add css to it?
These changes are possible, but they require the HTML/CSS customizations; I can provide some guidance if this helps.
Please try using the browser developer tools to highlight elements and check their CSS classes, then you can target these classes with CSS snippets Open Chrome DevTools - Chrome Developers