- This topic has 9 replies, 2 voices, and was last updated 3 years, 2 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
Cable Company WordPress Themes This roundup of website solutions has to do with the best cable company WordPress themes for wire production and cable making […]
WordPress Most Customizable Themes Free Several WordPress most customizable themes free have been made available that could be easily downloaded. Understanding the importance of having […]
Metro WooCommerce WordPress Themes Metro WooCommerce WordPress Themes deliver metro style uber look and feel. These metro WooCommerce WordPress themes reflect the most current design […]