Dear Sir/Madam,
We would like to make the SCLA in the paragraph looks the same as the title above? Would you possible to help me what
code should we add here if possible?
Thank you so much!


Dear Sir/Madam,
We would like to make the SCLA in the paragraph looks the same as the title above? Would you possible to help me what
code should we add here if possible?
Thank you so much!


Hello Tainze,
Thanks for writing in!
Please replace the text with following:
<p class="man"><span class="scla">SCLA</span> is an International not-for profit organization. Based in Geneva,Switzerland,SCLA is providing assistance to the legal community in China and Switzerland, and through its global membership we are influencing the development of legal collaboration between countries and shaping the future of the legal profession.</p>
After that add following CSS under X > Theme Options > CSS:
span.scla {
color: #38255d;
font-style: normal;
font-weight: 400;
font-size: 285.7%;
}
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.