This topic has 4 replies, 2 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hi there,
I am having a problem with static blocks not applying properly, I am using an icon (green tick) with some text to the right of the icon.
I can not get the text to stay to the right and aligned, this problem happens whilst using a mobile (iPhone) ??
Please page link in private content and admin details
thanks
Hello,
As I see the text is displayed properly.
Could you please provide us with a screenshot how you want to align the text?
Thank you.
Regards,
Eva Kemp.
Eva,
I think I sorted it by adding a class for the text next to the icons.
I used this code:
@media (max-width:480px) {
.icon-pull {
display:block;
margin:-20px 0px 0px 30px;
font-family: 'Raleway';
font-size:16px;
font-weight:600;
color:#676767;
}
}
I did try inline but block seemed to work
Hello,
We’re glad you’ve found the solution.
Regards,
Eva Kemp.
The issue related to '‘static blocks not working properly and not applying css class’' has been successfully resolved, and the topic is now closed for further responses