I was wondering if it is possible to have a custom mobile font size for the header?
You can see it at test2.sjoerdgerritsen.com/contact (for example)
Attachments:
You must be
logged in to view attached files.
Hi @SjoerdGerritsen,
Thank you for your another question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
@media (max-width: 800px){
h1.sh-heading-content{
font-size: 40px !important;
}
}
Best regards,
Shufflehound team
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.