jonathanarena Posted February 28, 2014 Share Posted February 28, 2014 Hi -- I'm hoping to adjust how the mobile stylesheet renders the H1 tag. I've chosen a large, bold title for the front page, yet when it is viewed on mobile, the stylesheet is causing the words to break unnaturally. I'd love for the text to resize to an appropriate scale, similar to how the Bedford template works. Any advice? Thanks!Jon Link to comment
Paul1570047683 Posted February 28, 2014 Share Posted February 28, 2014 What templare are you using? Link to comment
SunJLal Posted March 3, 2014 Share Posted March 3, 2014 Hey Jon, Try using media queries in the custom css section. To do this in your case: Go to preview enter Style mode () click the custom css button add the line of code below @media only screen and (max-width: 640px) { h1 {font-size:1.8em;} } You may need to adjust the "1.8em" larger or smaller based on your preferences. Link to comment
Guest technostructllc Posted June 20, 2018 Share Posted June 20, 2018 good affirmation for me to .great job ! simply and interesting blogthanks for updating knowledge.BIM Modeling is also gd. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.