peek20a Posted November 14 Share Posted November 14 Hello everybody! I’ve been trying to find a way to change my H1 headlines on a pacific template I am using but on mobile only. An example of which sections I mean can be found on the following page: https://www.pariskuechler.de/home In detail it’s the headlines saying "Porfolio", "Contact" and "About Me" that are set in orange. I have already used several CSS-adjustments but none of them seemed to work. Maybe somebody of you can help me. That’s be great. Thanks in advance! Link to comment
melody495 Posted November 14 Share Posted November 14 Hi, what do you want to change for H1 on mobile? e.g. colour? font size? For all H1 on mobile or just those 3 you've listed? -------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification 🙋♀️Techy SquareSpace Developer for all your customisation needs #CSS #html #javascript ✉️ Email me 💻Soft launch https://www.melodylee.tech/ A software developer in an artist body that knows how marketing works. UK based, work globally #neverstoplearning ☕ I like coffee 😊 Link to comment
peek20a Posted Tuesday at 08:59 PM Author Share Posted Tuesday at 08:59 PM On 11/14/2023 at 7:45 PM, melody495 said: Hi, what do you want to change for H1 on mobile? e.g. colour? font size? For all H1 on mobile or just those 3 you've listed? Hi, I want to change the font size for all H1 on mobile. :) Link to comment
Web_Solutions Posted yesterday at 01:53 AM Share Posted yesterday at 01:53 AM 4 hours ago, peek20a said: Hi, I want to change the font size for all H1 on mobile. 🙂 You can do this with the code below. h1 { font-family: 'Your Font Name' !important } If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment