Tagged: x
-
AuthorPosts
-
April 18, 2016 at 12:34 pm #888638
ottobonoParticipantHi, I have some problems with the mobile view of feature list. The connector like looks some cms broken from the first element and goes some cms over the last one (like if it would be entirely shifted to the bottom). I attached a couple pics. How to fix that? Thank you!
April 19, 2016 at 1:10 am #889350
DarshanaModeratorHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
April 19, 2016 at 3:53 am #889565
ottobonoParticipantThis reply has been marked as private.April 19, 2016 at 8:31 am #890025
ChristianModeratorHey there,
I just saved the page in Cornerstone and it looks like it’s fixed now (see attachment). It must have been just the cache.
Hope that helps. 🙂
April 19, 2016 at 10:18 am #890227
ottobonoParticipantHi Chris, the problem is still there 🙁 I tried looking from different phones after clearing cache and the line break is still there
April 19, 2016 at 10:47 pm #891153
FriechModeratorHi There,
I’ve added the below custom css to your customizer, and it seems fixed the issue. Would you mind confirming on your end.
/*Fixed feature list connector on mobile*/ @media (max-width: 480px) { .x-feature-box-connector.upper {top: calc(0% - 23%);} .x-feature-box-connector.lower {top: calc(50% - 12%);} }Don’t forget to clear your mobile cache. If the issue persist on your end, please let us know on what device are you in.
Hope it helps, Cheers!
April 20, 2016 at 10:46 am #892030
ottobonoParticipantHi Friech, I use a samsung note 3 with chrome 🙂 I cleared my cache on wp and on my phone and the problem is still there but has another form: now the line is broken before “Tostatura” , “Confezionamento” and “I nostri valori”. If you resize the browser window the line still slide down. I guess I have to remove the line…
April 20, 2016 at 11:12 pm #892963
RupokMemberHi there,
Thanks for updating. It seems you have already removed the lines as I can’t see them anymore. Would you let know about that?
Cheers!
April 21, 2016 at 3:02 am #893222
ottobonoParticipantyeah I did it because I could not fix it… it was 10 px solid (set it from cornerstone). it still breaks and slide down on browser resize and on mobile devices. if you can help me finding a solution that would be really helpful! 🙂
April 21, 2016 at 9:58 am #893763
ChristianModeratorLet’s try this. Shorten the text in each of your Featured List Items.
Thanks.
April 21, 2016 at 11:04 am #893916
ottobonoParticipantHi Chris, thank you for your answer 🙂 I fear I cannot do it because the marketing department of my client wants exactly this text 🙁
April 22, 2016 at 4:04 am #895018
RadModeratorHi there,
Please add this CSS to Admin > Appearance > Customizer > Custom > Global CSS
@media (max-width: 979px) { .x-feature-box-connector.lower { height: 120% !important; top: 0 !important; border-width: 10px !important; } }Hope this helps.
April 22, 2016 at 4:56 am #895076
ottobonoParticipantHi Rad, it did not work, it still slides and become dotted too 🙁
April 22, 2016 at 8:19 pm #896120
Rue NelModeratorHello There,
Please have your code updated and use this instead:
@media (max-width: 979px) { .x-feature-box-connector.lower { height: 120% !important; top: 50% !important; border-width: 10px !important; } }Please let us know if this works out for you.
April 23, 2016 at 2:53 am #896393
ottobonoParticipantHi Rue it still does not work 🙁 it becomes dotted (from solid) and it slides as always even on minimal window resize. I do not understand why it behaves like this… is it a bug?
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-888638 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
