Comments Jamal started the conversationFebruary 19, 2021 at 7:27pmJust curious how I can get my larger titles on my homepage to display without being cut off in the mobile vertical view without affecting the way they are displayed on all other devices, thanks. 2,963Andrew repliedFebruary 19, 2021 at 7:37pmHi Jamal,Thanks for keeping in touch.Please try this css: @media only screen and (max-width: 690px){body .row .col.section-title h1, body h1, html body .row .col.section-title.span_12 h1, body.single.single-post .row .col.section-title.span_12 h1, #page-header-bg .span_6 h1, #page-header-bg.fullscreen-header .span_6 h1, .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 { font-size: 56.5px; line-height: 76.7px; letter-spacing: 0px; margin-left: -20px;} }Thanks.1 LikeJamal repliedFebruary 19, 2021 at 10:23pmWorked, thanks! Sign in to reply ...
Just curious how I can get my larger titles on my homepage to display without being cut off in the mobile vertical view without affecting the way they are displayed on all other devices, thanks.
Hi Jamal,
Thanks for keeping in touch.
Please try this css:
Thanks.
Worked, thanks!