How to remove "View full details" link from a featured product section?

Topic summary

Request to conditionally remove the “View full details” link (globally renamed to “SUBMIT HERE”) in the Shopify Studio theme’s Featured product section, keeping it only where appropriate. The text is needed on one specific page but is misleading on other pages using the same section.

Context: The change was applied site‑wide; the user wants per‑section or per‑page control. Target page for removal: https://thejustones.com/pages/mixing-mastering.

Preferred solution: A simple custom CSS approach within the Featured product section to selectively hide the link on chosen instances while leaving it visible elsewhere.

Attempts: The user has tested multiple code snippets, including those from ChatGPT, without success.

Key terms: Studio theme (Shopify theme), Featured product section (product highlight block), custom CSS (style overrides).

Status: No solution or action provided yet; the question remains open and unresolved.

Summarized with AI on January 3. AI used: gpt-5.

I’m using the Studio theme. I changed the “View full details” text to say “SUBMIT HERE” because I need it for a specific page. However for the rest of my pages that use featured products, I need to remove it from the section, because having “SUBMIT HERE” doesn’t make sense for them. I’ve tried finding solutions to this for hours, and even went back and forth testing code with Chat GPT, but was not able to figure it out.

Here is a link to the page I need to remove it from my featured products in:

https://thejustones.com/pages/mixing-mastering

Ideally a code to be put into the custom CSS of the featured product section would work best, to be able to choose which featured products to hide the link from, and which ones to leave it there.

Thanks in advance for any help!