March 18, 2016 at 1:17 am
Hello!
I had manage to create a box around the contact form which has a coloured background but am incapable of replicating it (for the french page).
I used SiteOrigin editor and added the following code in text form:
<h5 class="vcard-company"><span style="color: #3366ff;"><i class="icon-office"></i>Al-Arch Lanterneaux - Skylights</span></h5>
<p class="vcard-name fn"><i class="icon-user2"></i><strong><span style="color: #000080;">Jonathan Levinger</span></strong></p>
<p class="vcard-address"><strong><span style="color: #000080;">2795 Sabourin, Ville Saint Laurent, Quebec H4S 1M9</span></strong></p>
<p class="tel"><i class="icon-mobile"></i><strong><span style="color: #000000;">514-290-3226</span></strong></p>
<p class="tel fixedtel"><strong><span style="color: #000000;"><i class="icon-phone"></i>514-337-5504</span></strong></p>
<strong><a class="email" href="mailto:[email protected]"><i class="icon-envelope"></i><span style="color: #333399;">[email protected]</span></a></strong>
<span style="color: #800080;">[cscf-contact-form]</span>
Here is a link to my page in french: *Login to see link
and in english, which is the way I want it: *Login to see link
Also I need it to be in french (I am using polylang).
Thanks!