- This topic has 5 replies, 2 voices, and was last updated 2 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Event display on Nightclub theme
Hello, I have purchased the Nightclub theme and it’s currently live on comedyville.ca. Right under the slider, I have the ‘Upcoming This Week’ shows. I wanted to add a fifth event but I wanted it to scroll instead of creating a new row with the 5th event. Is it possible to make the events scroll when the user chooses to scroll?
This is the current short-code: [skt-events-coll limit=’4′ excerptlength=’0′]
When I put the limit to 5 instead of 4, it adds a new row with the 5th event, with the other three columns being empty.
I would appreciate your help with this.
Thanks!
Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
Chris
Thanks Chris, the email has been sent. Thanks!
Hi,
This is done. Kindly check and confirm.
Regards,
Chris
Hi Chris, now the display is not done properly. Please check on your phone and you’ll see. All the events photos are extremely narrow and small now.
https://paste.pics/GGJHC
https://paste.pics/GGJIP
Hi,
Kindly use this CSS.
@media screen and (max-width:479px) {
.column-event {
width: 100%;
}
}
@media screen and (min-width:480px) and (max-width:767px) {
.column-event {
width: 50%;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.column-event {
width: 20%;
}
}
Regards,
Chris
Designed for educators, schools, and online learning platforms. Our Academist WordPress Themes helps you create engaging, interactive educational websites that inspire learning. Why do educational […]
Need a flexible website that works for any business? Our Multipurpose WordPress Themes are designed to adapt. Clean, professional, and ready for any industry – […]
Create a perfect online platform for matchmaking, wedding services, or relationship counseling. Our Matrimonial WordPress Theme helps you connect people and celebrate love in the […]