Tagged: advanced layer slider
How can this be acheived???
2 font sizes within one background with a line in-between (see attached)
Hey whdsolutions,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi,
Are you sharing screenshots from a design file because its not matching the link of the actual site. In your other threads I’m noticing the same thing.
Best regards,
Jordan Shannon
Is there any news on this
here’s an example of what I have in the text box
`<font size=”7″>Recruitment</font>
</br> </br>
We look to recruit and develop our workforce who are a representation of the clients we serve. We encourage applications regardless of race, ethnicity, gender, sexual orientation, disability religion or belief and age.
Hi,
Your HTML is incorrect. You would want to use the following:
<div style="font size=7px;">Recruitment</div>
Best regards,
Jordan Shannon