- Posts: 43
- Thank you received: 1
Icon display
-
nimeshin
Active member - Topic Author
- Member
Less
More
2 years 1 month ago #49754
by nimeshin
Icon display was created by nimeshin
Hi
not sure why the icons displays like the attached on the contact page. It is the same module displayed on all pages, i have disabled the form as well but it still displays incorrectly
www.globetravel.co.za/contact-us
Please assist
not sure why the icons displays like the attached on the contact page. It is the same module displayed on all pages, i have disabled the form as well but it still displays incorrectly
www.globetravel.co.za/contact-us
Please assist
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
2 years 1 month ago #49756
by milos
Replied by milos on topic Icon display
Hello,
You can't align icons and text like that. Even if you align them on a desktop, it won't be possible on mobile. I recommend you use one column instead of two columns. In this column, use three "Custom HTML" blocks with this content:
Regards,
Milos
You can't align icons and text like that. Even if you align them on a desktop, it won't be possible on mobile. I recommend you use one column instead of two columns. In this column, use three "Custom HTML" blocks with this content:
Code:
<p><i class="fas fa-home" aria-hidden="true"></i> 27 Moody Avenue, Epping, Western Cape, South Africa</p>
Code:
<p><i class="fas fa-phone" aria-hidden="true"></i> +27 21 224 0184</p>
Code:
<p><i class="fas fa-envelope" aria-hidden="true"></i> info@globetravel.co.za</p>
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.151 seconds