Can someone help me make the H3 Custom HTML Block smaller in mobile view?
The URL is https://prunies.myshopify.com/
Pass: ohchau
Can someone help me make the H3 Custom HTML Block smaller in mobile view?
The URL is https://prunies.myshopify.com/
Pass: ohchau
Hello @AC9 ,
@media screen and (max-width: 768px) {
h3.has-text-align-center {
font-size: 16px;
}
}
Thanks
Hi @Guleria ,
I dont see _reboot.scss anywhere in the asset and other folder.
then add it in other scss or css file.
Try to find theme_core.scss.liquid under Assets.