- This topic has 5 replies, 2 voices, and was last updated 3 years, 3 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
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 […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]