subheader mobile
good afternoon. I want to change the font size of a subheader of some services only in the mobile version. I installed "lab 2" as a demo but even with the code below nothing changes. can you help me? Thank
@media
#Subheader .title {
- font-size: 35px !important;
- line-height: 45px;
- font-weight: 700;
- letter-spacing: 0px;
}
Comments
Hi,
I suggest you check the following article:
https://support.muffingroup.com/how-to/how-to-customize-css-based-on-screen-size/
If you are still struggling with that, please attach a link to your website.
Best regards