- This topic has 9 replies, 2 voices, and was last updated 3 years, 1 month 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
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]