samsam Posted February 19, 2021 Share Posted February 19, 2021 Site URL: https://oceanoculus.com Hello I'd love to shrink the font size of the metadata that appears on my blog posts. How could I do this? An example of a blog post on my site showing the metadata (author, categories) is https://www.oceanoculus.com/news-from-the-sea/sea-stories-song-for-the-turtles-in-the-gulf-linda-hogan. Thanks in advance! Link to comment
Solution tuanphan Posted February 21, 2021 Solution Share Posted February 21, 2021 Add to Design > Custom CSS div.meta-below-title * { font-size: 30px; } 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
samsam Posted February 21, 2021 Author Share Posted February 21, 2021 2 hours ago, tuanphan said: Add to Design > Custom CSS div.meta-below-title * { font-size: 30px; } Wonderful - thank you so much! Link to comment
tuanphan Posted February 22, 2021 Share Posted February 22, 2021 13 hours ago, samsam said: Wonderful - thank you so much! I see your site has some small problems. I wrote list here. 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
samsam Posted February 22, 2021 Author Share Posted February 22, 2021 6 hours ago, tuanphan said: I see your site has some small problems. I wrote list here. That is very helpful - thank you again 🙂 I'm aware of the mobile-burger-menu issue. I'm systematically removing elements of css/code injection to see if something I've added is causing a conflict, but no luck so far. Link to comment
tuanphan Posted March 5, 2021 Share Posted March 5, 2021 On 2/22/2021 at 2:56 PM, samsam said: That is very helpful - thank you again 🙂 I'm aware of the mobile-burger-menu issue. I'm systematically removing elements of css/code injection to see if something I've added is causing a conflict, but no luck so far. Hi. Do you still need help on this? 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
samsam Posted March 5, 2021 Author Share Posted March 5, 2021 2 minutes ago, tuanphan said: Hi. Do you still need help on this? Yeah - the burger menu on mobile view is still not working. I've tried removing all the css sequentially to identify the problem but no luck 😞 Link to comment
tuanphan Posted March 5, 2021 Share Posted March 5, 2021 2 hours ago, samsam said: Yeah - the burger menu on mobile view is still not working. I've tried removing all the css sequentially to identify the problem but no luck 😞 Add to Design > Custom CSS div#sidecarNav { z-index: 10000 !important; } 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
samsam Posted March 5, 2021 Author Share Posted March 5, 2021 39 minutes ago, tuanphan said: Add to Design > Custom CSS div#sidecarNav { z-index: 10000 !important; } That sorted it out! Thanks again for all your help - it is very much appreciated 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