Tagged: x
-
AuthorPosts
-
April 18, 2016 at 10:23 am #888448
jsjmccrackenParticipantHello,
On this page: http://www.tablerockkennels.com/home/dams/ the height is supposed to be 250px. I’ve changed the height(and width according to scale) of each image and in the Layslider plugin from 800 to 400 and now to 250 but the height remains the same. How do I get the height I want with a clear crisp picture?
Thank you!
Jacob
April 18, 2016 at 11:37 pm #889252
RupokMemberHi Jacob,
Thanks for writing in! I can see the height is around 698px so not sure where you have set this.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 19, 2016 at 9:58 am #890183
jsjmccrackenParticipantThis reply has been marked as private.April 19, 2016 at 9:58 am #890184
jsjmccrackenParticipantThis reply has been marked as private.April 19, 2016 at 5:11 pm #890853
JadeModeratorHi Jacob,
Try turning off the Responsive mode of the slider in the slider settings and see if it fixes the issue.
Hope this helps.
April 19, 2016 at 11:57 pm #891208
jsjmccrackenParticipantThank you for the reply! It fixes the issue when the screen is big enough but when I go to it on my mobile it’s obviously not responsive. I made the slide the size I want it to be, now I just need it to respond?
Also, how to do I get rid of all the extra padding above “Table Rock’s Olive It Or Nothing”?
April 20, 2016 at 8:05 am #891730
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
@media (max-width:480px){ div#layerslider_5 { width: 89% !important; } }Please update headline code to :
<h3 class="mtn" style="text-align: center;">Table Rock’s Olive It Or Nothing</h3>Hope it helps.
April 20, 2016 at 9:40 am #891887
jsjmccrackenParticipantThe slider is now responding, thank you!
There is still the extra padding above “Table Rock’s Olive It Or Nothing”…?
April 20, 2016 at 9:59 pm #892852
RadModeratorHi there,
The space is due to empty
<p></p>, please remove the line breaks above your headline. WordPress will convert every line breaks to<p></p>or<br>.Hope this helps.
April 20, 2016 at 11:38 pm #892994
jsjmccrackenParticipantPerfect thank you! It got rid of the extra padding but is there a way to move it even closer to the top?
April 21, 2016 at 7:02 am #893505
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.page-id-7 .entry-wrap { padding-top: 10px; }You may change 10px to adjust spacing.
Hope that helps.
April 21, 2016 at 8:42 am #893632
jsjmccrackenParticipantThat’s exactly what I needed, thank you thank you!
April 21, 2016 at 8:58 pm #894608
FriechModeratorGlad we could help, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-888448 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
