- This topic has 1 reply, 2 voices, and was last updated 4 years, 4 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
Whether you are the owner of a magazine or running a sports store, the fact remains that you need to have an online presence to […]
Developing a website from scratch is never easy, but thanks to WordPress, and innovative products like moody WordPress themes, the process is more or less […]
If you are in the restaurant business, then you should know by now that it is vital that you have an online presence and a […]