Hi -
On my homepage: https://21mill.com/ in the ‘Training Designed
with the Millennial In Mind’ I have some custom bullets, so the front portion if bold and a link. This is the code I used:
.whitelink {
font-size: 1em;
color: white;
font-family: “Raleway”,sans-serif;
font-weight: 700 !important;
word-wrap: break-word;
}
This is the code on the page:
<a href=“https://21mill.com/curriculum/” class=“whitelink”> Mobile Friendly </a> – Easily Consumed Digitally
I’m using a headline element for each bullet.
It displays perfectly on my desktop and laptop but on the mobile on the bullets don’t wrap correctly, can you help.
Thanks
*- in ahref so they would display for you here