CSS / Making text responsive inside a theme’s header
-
greetings –
i know the rules said
Looking for help with a specific theme or plugin? Don’t post here – instead, head to the theme or plugin’s page and find the “View support forum” link to visit the theme or plugin’s individual forum. but i wasn’t able to get help from the author for this, so i am trying here. Hopefully it’s not too inappropriate. If so, i understand.I have a theme i have purchased and am happy with, but am having trouble doing something that shouldn’t be so hard – hacking to make the main text in this header responsive.
problem page
go here resize the window – you’ll see the text “tommy dorsey mastering” resizes in a crude way. I used media queries based on the query that was there initially – it was worse out of the box. Now, it resizes at those breakpoints. I am hoping to make it a fluid resize. I have been wrestling with the CSS in dev tools with little luck.
if you look conversely at proper page and resize the window, you’ll see the header text resizes, in a fluid way.is it the text-size-adjust: 100% inherited from bootstrap.min.css that is doing it properly? i am having the trouble trying to properly assign that property / adjust other properties on my problem page to mimic that proper example.
if you can guide me at all that’d be great. thanks in advance. I am moderately experienced in CSS and a bit new to wordpress advanced techniques. This theme has some great functionality and the client is happy, so I am not looking to switch. I have been so frustrated and really appreciate the help.
ben
- The topic ‘CSS / Making text responsive inside a theme’s header’ is closed to new replies.