How can I hide a specific subtitle metafield on my webpage?

Hello, I need to remove or hide the “delivery date” subtitle, that is shown but just for this specific section block, not the entire page. I have been able to do so by adding this custom CSS to the section block, but it cannot be saved.

.tab-date {
  visibility: hidden;
}

Preview: https://qfqxv5ytgecoyqaq-37738152072.shopifypreview.com

I am guessing it can be fixed by adjusting the code or adding something to the template code but I am not certain how to do this without removing it from the section altogether which I don’t want to do as the subtitle field is used in other sections above this one. Any help is appreciated thanks guys!!!

1 Like

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.