Website: https://madsunsea.myshopify.com/
Hello all, please can someone help me? I am trying to get my headings to load on mobile - they don’t show on mobile or tablet. Some of the headings I have also changed to be white in colour - these also do not show on mobile and when they do eventually appear they are black, but white on desktop.
I am looking for the code to change the colour of some of the headings on mobile.
I am also looking for code to make my headings appear on mobile - as my website looks horrendous without them.
I currently am using this code:
@media(min-width:1024px){.wrapper{max-width:100% !important}}
h2.image-with-text__heading.inline-richtext.h1 strong { color: #FF00A3 !important; } } @font-face { font-family: 'mark my words'; src: url('MarkMyWords-Oblique.eot'); src: url('MarkMyWords-Oblique.otf') format('embedded-opentype'), url('MarkMyWords-Oblique.woff') format('woff'), url('MarkMyWords-Oblique.woff2') format('woff2') url('MarkMyWords-Oblique.ttf') format('truetype'), url('MarkMyWordsSVG-Oblique-SVG') format('svg'); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; } @font-face { font-family: 'MarkMyWords-Oblique'; src: url('MarkMyWords-Oblique.eot'); src: url('MarkMyWords-Oblique.otf') format('embedded-opentype'), url('MarkMyWords-Oblique.woff') format('woff'), url('MarkMyWords-Oblique.woff2') format('woff2') url('MarkMyWords-Oblique.ttf') format('truetype'), url('MarkMyWordsSVG-Oblique-SVG') format('svg'); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; }which i found on another forum post.
I am not sure why but the above code doesn’t have any affect on mobile headings appearing, but if I delete it - it erases all custom font…
It also happens to show at the bottom of every page on desktop and mobile - please help!
The big spaces, which I have circled with a yellow
pen is where my headings should appear.
Website: https://madsunsea.myshopify.com/
Please look at both mobile and desktop to see colour changes and heading disappearance.






