- This topic has 5 replies, 2 voices, and was last updated 2 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Help needed with font sizes please
You’ve probably gathered I’m a newbie & learning on the job 😉
I’ve set H1, H2 sizes, etc but am having problems as the site just doesn’t look right on mobile.
When making changes to headings on front page the changes aren’t reflected when I select different sizes and HTML tags, e.g. ‘Welcome to’ and ‘Avid’s Angels Cat Rescue’ so I can’t gauge how I want the page to look.
If you look at ‘Adoption Process’ this will become clear.
Also, page titles are huge.
Sorry I keep asking for help, but I’m desperate to learn & just want it to look right on desktop, tablet & mobile.
avidsangelscatrescue.co.uk
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
Dave
Thanks.
1st screenshot shows page titles, all of which are far too big.
https://ibb.co/g4h96Zh
2nd screenshot shows front page. Size displays correctly when viewed on tablet/mobile but not in desktop mode.
https://ibb.co/g4h96Zh
Hi,
Kindly use this CSS to reduce page title size.
.page-title {
font-size: 25px !important;
}
Regards,
Dave
Brilliant! Thank you.
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]