-
AuthorPosts
-
March 13, 2014 at 9:50 am #22926
MartinParticipanthey there
I read in this forum, how to turn respopnsivness here:
http://theme.co/x/member/forums/topic/turn-off-responsiveness/you say: you’ll need to delete media queries in the CSS.
I use integrity dark theme.
So deleting media queries means, I must delete everything in the css file that starts with @media and below all classes, is that correct?
So is it for example@media (max-width: 480px) { .rev_slider_wrapper .x-btn { font-size: 8px !important; font-size: 0.8rem !important; } }or even more ( I dont know if the .x-slider-scroll-bottom {
position: absolute;) and the rest below, belongs to media query too?@media (max-width: 480px) { .rev_slider_wrapper .x-btn { font-size: 8px !important; font-size: 0.8rem !important; } } .x-slider-scroll-bottom { position: absolute; display: block; border: 3px solid white; width: 60px; height: 60px; font-size: 41px; line-height: 53px; text-align: center; color: white; border-radius: 100em; z-index: 1020; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .x-slider-scroll-bottom.top { top: 20px; } .x-slider-scroll-bottom.left { left: 20px; } .x-slider-scroll-bottom.right { right: 20px; } .x-slider-scroll-bottom.bottom { bottom: 20px; } .x-slider-scroll-bottom.center { left: 50%; margin-left: -30px; } .x-slider-scroll-bottom:hover { color: #ff2a13; border-color: #ff2a13; }Thanks a lot
March 14, 2014 at 12:30 am #23125
RubinKeymasterHi There,
currently we are not providing an option to deactivate responsiveness and any tweaking you do is something where we can’t help you since we do not recommend deactivating it. There are many components that are dependent on responsiveness.
March 25, 2014 at 10:34 am #26337
MartinParticipantThis reply has been marked as private.March 26, 2014 at 11:24 am #26711
KoryKeymasterHey Martin,
Thanks for writing in! You can use the Mobile Visibility options on your Edit Slider page to hide your slider on mobile if you’re not happy with how it is appearing.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-22926 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
