I want to make all content letters/font capitals like Heading name, Products name.
lowercase to uppercase in motion theme
I want to make all content letters/font capitals like Heading name, Products name.
lowercase to uppercase in motion theme
Hi @nakkash009 !
This is PageFly - Advanced Page Builder.
Can you send me your URL that I can inspect and share a code.
Best Regards;
Pagefly
PASS:112233
Hi @nakkash009 !
This is PageFly - Advanced Page Builder. I would love to give you some recommendation.
Can you try this code
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
text-transform: uppercase !important;
}
Best Regards;
Pagefly