pauljbrown
Forum Replies Created
-
A list of plugins is at https://pranichealing.ca/PranicCA_Test/wp-content/uploads/2026/03/Plugins-2026-03-13-scaled.png
Just tried again to install and activate Master Addons v3.0.4. As soon as I activate I get a fatal error. Using Elementor and OceanWP theme.
In your last post you said, “Regarding your request to include descriptions in the search, we have noted it and will enhance the search functionality to cover both names and descriptions in our upcoming releases.” I still do not see search working beyond the names of the Organizer (aka Instructor).
Is an extended search planned for a future release? Thanks!
The page I need help with: https://pranichealing.ca/PranicCA_Test/Instructors/
Sometimes you just have to spell it out to get clarity! I added !important to object-fit: contain; (object-fit: contain !important;) and got the desired results.
Thank you for being there to listen. 😉
Thanks for your reply!
For the search box and button on the Organizer (aka Instructor) page, I found and modified the CSS classes and entered them into the CSS tab in EventPrime settings.
/* For Instructor search box and button */ .ep-form-control-sm {font-size: 16px !Important; } .ep-btn-sm {font-size: 16px !Important; }
Also, the search box for searching organizers is too small and prompts with “keyword” which implies a broader search than just the title.
What is the CSS tag I can use for increasing the size of the search box and its “Search” button, please? Thanks!
Thank you for the response! The custom CSS in EventPrime settings did not increase the size of the title or button text. Is there another place to put the CSS to ensure it is not overridden by my theme (OceanWP)?
It appears the CSS classes are ep-box-title and / or ep-box-card-title. Correct?