Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Hi. How to clean the text from the homepage of the site?

More
8 years 5 months ago #9029 by Huyen Tran
Hi Minka.
I fixed position for your phone as you want. I did the below:
Step 1: Go to Contact Information module custom HTML
edit form
<div class="number-call col-md-6 col-sm-6 col-xs-6"><div class="fa fa-mobile"></div>926-655-11-99</div>
<div class="number-call col-md-6 col-sm-6 col-xs-6"><div class="icon-mail"></div>This email address is being protected from spambots. You need JavaScript enabled to view it.</div>
to
<div class="number-call col-md-4 col-sm-4 col-xs-4"><div class="fa fa-mobile"></div>926-655-11-99</div>
<div class="number-call col-md-8 col-sm-8 col-xs-8"><div class="icon-mail"></div>This email address is being protected from spambots. You need JavaScript enabled to view it.</div>
Step 2: Go to Jux Capulus- default template/custom code and add code line
.number-call.col-md-4.col-sm-4.col-xs-4{
text-align: left;
}
But with Your logo. I saw you remove it. on my demo, Logo have a position as you want.

Best Regards,
Huyen Tran

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.030 seconds
Powered by Kunena Forum