Styling Blog Post Cards – Removing Black Highlight and Changing Date Color - Shopify Dawn

Hi everyone,

I’m looking for some help with the styling of my blog post cards on my Shopify store. Specifically, I need to make the following changes:

  1. Remove the black highlight around the date.
  2. Change the date color from white to black to match the rest of the card’s design.

Here’s an image of what the current blog post cards look like for reference:

Thank you in advance for your help!

@michaeltt ,

Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code before


Result

1 Like

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

1 Like