Tagged: x
-
AuthorPosts
-
September 19, 2016 at 11:45 am #1181697
yhshin1020ParticipantHey,
I have a Massive addons element set up on this page: http://www.guidedogssg.com/about/
And I am fully aware that this is a third-party plugin, but since this is a simple request i was wondering if you could be kind enough to provide me with the css code to target the photos that are being displayed in the slider in the bottom of the page and make it vertically aligned to the middle of the slider.
The reason why I want to do this is because on screens of smaller width, the text becomes too long (see the picture below) and it looks awkward. I want the photo to come to the middle of the screen (pic below).
If this is not possible, is there a way to perhaps make the photo smaller on screens with smaller width so that the text occupies the space to the left and is not all “compressed” like the pictures u see below?
I hope you understand.
Thank you!
September 19, 2016 at 11:51 am #1181703
yhshin1020ParticipantThis reply has been marked as private.September 19, 2016 at 12:22 pm #1181763
RupokMemberHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
@media only screen and (min-width: 993px) and (max-width: 1200px) { .page-id-18 .mpc-icon .mpc-regular img, .page-id-18 .mpc-icon .mpc-hover img { margin-top: 150px; } }Let’s change the values if needed.
Hope this helps.
Cheers!
September 19, 2016 at 11:12 pm #1182580
yhshin1020ParticipantThis reply has been marked as private.September 20, 2016 at 1:48 am #1182709
ChristopherModeratorHi there,
Thanks for writing in! It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.
Thank you for your understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1181697 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
