Tagged: x
-
AuthorPosts
-
June 1, 2016 at 7:37 pm #1021042
logogloParticipantHi.
http://www.logoglo.com/affordable-logo-design-graphic-design-2/
if you scroll down to just under the “the grid” grid, I have setup a content band with 4 columns, looks good, but when you switch to a mobile, or portrait ipad, they are no longer margin-less, they show a lot of white space, and the hover is at full width and comes out of the image…how do I resolve this, ie make it margin less, take out all the white, to have it look like the grid above it?
Thanks.
June 2, 2016 at 1:38 am #1021584
FriechModeratorHi There,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
@media (max-width: 979px) { .page-id-8296 #x-content-band-6 .x-img { margin-bottom: 0; } }Cheers!
June 2, 2016 at 4:51 pm #1023030
logogloParticipantSorry to bug, I cam to implimentt this on my other site, but its squashing the top background image, have I done something wrong?
http://www.logoglo.com/affordable-logo-design-graphic-design-2/
June 2, 2016 at 5:03 pm #1023046
logogloParticipantThat worked, bu I added another content band, its not working for that band, and also, even though I set the 2 bands to have no margins, there is a gap between them, how do I remove this?
thanks.
June 2, 2016 at 11:51 pm #1023617
NicoModeratorHi There,
Would you mind sharing us a screenshot of the issue so we could suggest code or CSS to the problem.
Thanks.
June 4, 2016 at 12:29 pm #1025788
logogloParticipantSure…
June 4, 2016 at 1:24 pm #1025835
logogloParticipantIt was the bottom margin of the image, I set it to 0px, and its looking fine now.
June 5, 2016 at 2:27 am #1026339
Rue NelModeratorHello There,
I am another staff checking on this issue. Regretfully I could find the page as illustrated in the screenshot. Would you mind pointing us to the right url of the page in question?
Thank you.
September 7, 2016 at 4:17 pm #1165169
logogloParticipantI have the same issue, now the website is implementing a media grid:
Love it, but how do I make it display rows of 2 on a mobile device? instead of one single huge image?
September 7, 2016 at 11:35 pm #1165793
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.home #x-content-band-6 .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item { width: 50%; display: inline-block; vertical-align: top; }Hope that helps
September 9, 2016 at 5:49 pm #1168590
logogloParticipantYou misunderstood, I like how it looks now, on a desktop, its a row of 6, its when you go to a mobile or tablet, vertically, they stack one on top of the other, is there a way to stack them in 2 per row?
September 10, 2016 at 1:37 am #1168979
ChristopherModeratorHi there,
Please add this code too :
@media (max-width:767px){ .vc_grid-item.vc_clearfix.vc_col-sm-2.vc_visible-item { width: 46%; float: left; } }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1021042 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
