ct1298 Posted June 1, 2021 Share Posted June 1, 2021 Site URL: https://www.charlestheori.com Hi, Two questions regarding text in the header of my site (charlestheori.com for reference). 1. I added a subheader to my site using the below code: a#site-title:after { content: "nyc-based copywriter with no interest in writing a screenplay"; display: block; font-size: 16px; color: black; font-family: franklin-gothic-urw; } It looks great on desktop, but on mobile it runs into the hamburger icon (see screenshot). Is there a way to the text smaller/wrap before it reaches the hamburger icon just on mobile? 2. I suppose since I added in the custom CSS to my header, the site name is now sits higher than the menu bar (see attached pic with red line for reference). Is there a way to make it the same x-position as the menu bar? Thanks! Link to comment
tuanphan Posted June 2, 2021 Share Posted June 2, 2021 Q1. It looks like you solved this? Q2. Add to Design > Custom CSS .header-title-nav-wrapper { align-items: flex-end; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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