Tagged: x
-
AuthorPosts
-
July 2, 2016 at 12:09 pm #1069701
bakParticipantHi
When I use the class center-grid or left-grid, the buttons in desktop view are stacked. This is not the case on other pages
Can you tell me why and how to fix it?
July 2, 2016 at 12:13 pm #1069704
bakParticipantThis reply has been marked as private.July 2, 2016 at 10:15 pm #1070009
Rue NelModeratorHello There,
Thanks for writing in! Your grid will stacked in desktop view because you have added this code:
@media (min-width: 767px){ ul.x-block-grid.center-grid { width:35%; margin: 0; } } @media (min-width: 767px) { ul.x-block-grid.left-grid { width: 45%; margin: 0; } }Could please point us to the section where we can see the issue?
Thanks.
July 3, 2016 at 7:23 am #1070299
bakParticipantThis reply has been marked as private.July 3, 2016 at 8:06 am #1070328
ChristopherModeratorHi there,
Please remove inline CSS
width: 200px;from block grid items in this page http://194.126.200.62/~bakronat/?page_id=3878.Hope it helps.
July 3, 2016 at 8:24 am #1070342
bakParticipantThis reply has been marked as private.July 3, 2016 at 1:08 pm #1070565
RupokMember -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1069701 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
