- This topic has 1 reply, 2 voices, and was last updated 6 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › How to make my home slider height small without breaking the alighnment
Dear Support,
I am using SKT Golf theme and I want to reduce my home slider picture height to 300px or so. If I do it right now, it looks really weird on my phone, iPad and desktop computers… There are some gray space on either on top or bottom. How to use a slider picture that I can use it on my website which is 350 to 400px maximum and not break down the design on all devices.
my website is https://greatlighthealingministries.org/
Hi,
Kindly use this one
.nivoSlider {
min-height: 300px !important;
height: 300px !important;
overflow: hidden;
}
@media screen and (min-width:768px) and (max-width:1023px) {
#slidera { margin-top:0 !important;}
}
Regards,
Dave
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]