Shopify themes, liquid, logos, and UX
I'm using sections and one of the sections is promotion. I'd like to make the top section lower case but it seems impossible with the theme
use section id and apply css to make it small or big
Shopify ,Shopify plus and Shopify 2.0 theme developer and customization
I Would like to add new functionality or customize an existing one, please hire me.
If helpful then please Like and Accept Solution .
Email: ashiquehussaincodediary@gmail.com
Use CSS property
text-transform: lowercase;
Can read up more here:
https://www.w3schools.com/cssref/pr_text_text-transform.asp
Where should I add that in? In the theme.style.css??
Try using Inspect Element tool in the Chrome browser to find where the css element for the Text is located. It could be in theme.scss or embedded somewhere inline.
Try adding either
text-transform: none; <--- This one most likely will work better!
or
text-transform: lowercase;
User | RANK |
---|---|
72 | |
70 | |
65 | |
53 | |
52 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023