- This topic has 1 reply, 2 voices, and was last updated 5 years, 10 months 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]