Tagged: x
-
AuthorPosts
-
June 21, 2016 at 2:09 pm #1053040
Josephine777ParticipantI played around with various coding but I can’t seem to get the x-icon to hide on the mobile version of this site. I would greatly appreciate some help. Thank you!
http://44a.48b.myftpupload.com/
.@media only screen and (max-width: 767px) {
i.x-icon-list {
visibility: hidden; !important;
}
}
.@media only screen and (max-width: 767px) {
.h-feature-headline span i .x-icon-list {
visibility: hidden; !important;
}
}
.@media only screen and (max-width: 767px) {
h2.h-feature-headline .cs-ta-center .h1 {
visibility: hidden; !important;
}
}June 21, 2016 at 2:12 pm #1053043
Josephine777ParticipantNevermind, I just went to fix something else entirely and realized what I did wrong. Thank you anyway.
June 21, 2016 at 2:13 pm #1053047
Josephine777ParticipantPlease disregard my previous reply. It was something else that I fixed. I still need help.
June 21, 2016 at 2:22 pm #1053058
JadeModeratorHi Josephine,
Please try this code:
@media (max-width: 480px) { .h-feature-headline i { display: none; } }Hope this helps.
June 24, 2016 at 4:31 pm #1058565
Josephine777ParticipantThank you! That did the trick.
June 24, 2016 at 9:39 pm #1058885
FriechModeratorWe’re delighted to assist you with this. Should you require any further assistance with X|THEME and Cornerstone, please feel free to get in touch with us.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1053040 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
