-
AuthorPosts
-
January 14, 2016 at 8:03 pm #565746
The text in my table contain 3 periods.
Gets converted to & #8230 (ellipses), I assume by Enfold.
Looks fine in my laptop browser, but on my iPhone it shows up literally as & #8230See image here: https://drive.google.com/file/d/0B8KrySNu_yozbXZnQnI2N2xUbHM/view?usp=sharing
Tested in chrome and safari.
- This topic was modified 8 years, 10 months ago by mantisjitsu.
January 15, 2016 at 4:56 am #565932Hey mantisjitsu,
I couldn’t see the full URL in the screenshot, could you post it here please?
Regards,
RikardJanuary 15, 2016 at 10:12 pm #566332Oh I suppose that would be useful, wouldn’t it. http://kenblackman.com/compersion-matrix/
- This reply was modified 8 years, 10 months ago by mantisjitsu. Reason: This edit is not significant, I just wanted to turn on the notify-by-email flag
January 18, 2016 at 10:10 pm #567415Hey!
try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Regards,
AndyJanuary 19, 2016 at 4:01 am #567547Thanks Andy. OK I tried turning all plugins off. The problem was still there.
January 19, 2016 at 8:49 pm #568099Hi!
I added this code into your Quick CSS field:
@media only screen and (max-width: 767px) { .avia-table-1 td:nth-of-type(1):before { content: '… brings you happiness' !important; } .avia-table-1 td:nth-of-type(2):before { content: '… causes you suffering' !important; } }
and now it works fine for me. Can you confirm please?
Regards,
AndyJanuary 20, 2016 at 1:55 am #568269Confirmed, that change displays the dots.
Is that the solution or just testing?- This reply was modified 8 years, 10 months ago by mantisjitsu.
January 20, 2016 at 8:22 am #568426Hey!
Yes, that is a hotfix. Another alternative is to use the actual html entity code (& #8230) in the table then remove the css code above. It works fine as well. http://kenblackman.com/compersion-matrix/
Best regards,
IsmaelJanuary 20, 2016 at 9:06 am #568440OK I will try the latter. Thank you!
January 20, 2016 at 10:55 am #568501Hi!
alright, let us know if you still need help with this or not.
Regards,
AndyJanuary 20, 2016 at 4:56 pm #568739I’m having trouble finding where you put the CSS above.
I don’t see it in Enfold -> General Styling -> Quick CSS.
Is there a Quick CSS field associated with the post itself? I’m not finding it.
Thanks!January 21, 2016 at 3:04 am #569081 -
AuthorPosts
- You must be logged in to reply to this topic.