- This topic has 5 replies, 2 voices, and was last updated 2 years, 11 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]