- This topic has 9 replies, 2 voices, and was last updated 3 years, 6 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Underwater Pro (Events section)
Good Day.
I am not sure what I have done, but have broken my CSS for events section on homepage, it was looking like the demo with the circles etc. please help me get it back
look at my home page: https://titans-aquatics.co.za/ under “Galas and upcoming events”
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.column-event {
width: 60%;
min-height: 128px;
margin-left: auto;
margin-right: auto;
}
Regards,
Dave
Thank you, and how would I display the post icon again?
sorry, I have found my error. it is working now
is there a way to order the events to display with the earliest event date to be at the top?
Hi,
Kindly go to >> underwater-pro/sktframe/core-functions.php
Line no. 2385
ORDER BY metastart.meta_value DESC LIMIT $limit
replace by
ORDER BY metastart.post_id DESC LIMIT $limit
Regards,
Dave
Dave, please can you have a look my events section on homepage does not display nicely on a mobile screen
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.column-event { width:100% !important;}
}
Regards,
Dave
Thank you
Hi,
If you found our service good kindly review us here: https://www.sitejabber.com/reviews/sktthemes.org
Regards,
Dave
Image Gallery WordPress Plugins Powerful and feature – packed image gallery WordPress plugins are assembled here. They are suitable for photographers, designers, artists, freelancers, photo […]
Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]