Tagged: x
-
AuthorPosts
-
April 7, 2016 at 8:39 pm #872155
NAO4ParticipantI’m japanese
little english
sorry
After version up fade not stop
why?Previous CSS
@media only screen and (max-width: 767px) {
.js .x-column[data-fade=”true”] {
opacity: 1 !important;
left: 0 !important;
right: 0 !important;
top: 0 !important;
}
}April 8, 2016 at 7:25 am #872703
Paul RModeratorHi,
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 12, 2016 at 12:10 am #877648
NAO4ParticipantThis reply has been marked as private.April 12, 2016 at 7:39 am #878176
ChristopherModeratorHi there,
Please update your code to:
@media only screen and (max-width: 767px) { .x-column[data-fade="true"] { opacity: 1 !important; left: 0 !important; right: 0 !important; top: 0 !important; } }Hope it helps.
April 15, 2016 at 3:54 am #883914
NAO4ParticipantHi there,
thank you for the advice.
However, it was useless.April 15, 2016 at 3:57 am #883917
NAO4ParticipantOther plug-ins are interfering?
April 15, 2016 at 11:43 am #884514
JadeModeratorHi there,
Yes, please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how it goes.
June 6, 2016 at 12:30 am #1027407
NAO4ParticipantThis reply has been marked as private.June 6, 2016 at 2:37 am #1027537
NAO4ParticipantThis reply has been marked as private.June 6, 2016 at 3:45 am #1027620
Rue NelModeratorHello There,
To resolve this issue, please remove the code given in our previous reply. You’ll need to update it and use this instead:
@media only screen and (max-width: 979px) { .site .x-column[data-fade="true"] { opacity: 1 !important; transform: none !important; } }We would loved to know if this has work for you. Thank you.
June 6, 2016 at 5:42 am #1027759
NAO4ParticipantIt was repaired.
Thank you.June 6, 2016 at 7:35 am #1027894
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-872155 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
