Tagged: x
-
AuthorPosts
-
November 22, 2016 at 9:37 am #1266914
Nina MParticipantHi,
The spacing of elements on my essential grid skin (title, excerpt, etc.) gets a little wonky on cell phone/tablet devices. I was given this code:
@media (max-width: 797px) {
.essentialgridclasshere {
//CSS adjustments here
}
}
to try but I’m sorry – I don’t really understand how to use it.I tried adding ‘padding: 20px’ for css adjustments -not sure if that’s on the right track – it didn’t work. I didn’t know what to add for essential grid class –
any help would be great!
Login below in reply.
November 22, 2016 at 9:39 am #1266916
Nina MParticipantThis reply has been marked as private.November 22, 2016 at 11:04 am #1267042
Nabeel AModeratorHi there,
Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
@media screen and (max-width: 500px){ .eg-mia-vanburen-element-15, .eg-mia-vanburen-element-16, .eg-mia-vanburen-element-17 { line-height: 20px !important; padding: 0 !important; } }Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
November 22, 2016 at 12:27 pm #1267151
Nina MParticipantYou guys are awesome! Always so helpful – every time. I appreciate ya’ll so much!
November 22, 2016 at 2:33 pm #1267286
JadeModeratorYou’re most welcome, Nina.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1266914 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
