We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Trouble Publishing Store Due to Custom CSS for Banner Heading

Trouble Publishing Store Due to Custom CSS for Banner Heading

harsh300969
Tourist
12 0 2

Hey, Having trouble publishing my store due to custom CSS for the image banner heading. Here's the code I'm using

 

.banner__heading::before {
content: "WALL ART OPTIONS";
display: block;
color: black;
font-weight: bold;
font-size: 80%;
}

 

I've also attached a screenshot of the heading that I'm trying to add. Despite applying this CSS, I'm unable to publish the store. Can anyone assist with troubleshooting this issue? I have tried different browser and incognito tab.Screenshot 2024-02-06 at 12.03.41 PM.png

Replies 3 (3)

zaczee
Globetrotter
855 46 44

Hi,

 

Can you provide your store url

harsh300969
Tourist
12 0 2

YEAH SURE,

STORE - https://wallmarvel.com/

Ihor-Sh
Shopify Partner
79 11 16

Hi @harsh300969. This is bad approach to add text value within css in shopify (localization issues). Why not just extend section with additional html and add setting to schema?

Shopify troubleshootibility 😉
If you're satisfied with reply - don't forget to like it.
If you more than satisfied - mark it as solution 😉
You can find me here.