nmr1826 Posted April 18, 2022 Share Posted April 18, 2022 (edited) Site URL: https://www.decadentdog.com/services Hi, I seem to have hit a wall and am looking for help. I have some quotes on a site and I'd like to get the initial quote to hang. On the services page that I've linked, the bottom quote is in H4 style. I've tried adding in custom CSS that I've found online and tweaked to no avail. #block-ID h4 { margin-left: .01em; } #block-ID { h4:before { content: '“'; position: absolute; //font-family: "Platform-Bold"; font-size: 2.3em; margin-left: -.6em; font-style: italic; margin-top: 10px; @media only screen and (max-width: 640px) { margin-left: -.5em; margin-top: 5px; } } h4:after { content: '”'; position: absolute; //font-family: "Platform-Bold"; font-size: 2em; //margin-left: -.1em; font-style: italic; margin-top: 10px; } } And also this one h4 { hanging-punctuation: first; } Edited April 18, 2022 by nmr1826 Link to comment
tuanphan Posted April 22, 2022 Share Posted April 22, 2022 Hi, Have you solved it yet or still need help? 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