Hi Guys
I am just getting started on Pro and having read through the documentation on CSS styling and the details around specificity I am lost. Can you help me with the correct ID, class, and CSS details in the set-up I should use? I have got this far and there is something wrong. I have tried using inspect to correctly identify, but I fear that I am completely lost…
$el.x-text{
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 27.1932px;
font-family: raleway;
}
Thanks Rob



