ndar
Forum Replies Created
-
Hi Hannah.
Thanks for the reply. I’ve got the CSS working, though. Thank you!
Forum: Plugins
In reply to: [ICS Calendar] Multiple Feeds In One CalendarI found more robust documentation after installing the plugin. It has answered all my questions at this time. Marking resolved.
Thank you.
Forum: Plugins
In reply to: [ICS Calendar] Multiple Feeds In One CalendarAlso, if multiple .ics calendar sources are supported, in the free or the paid versions, is there a way to color code the events either manually or by the .ics from which they are sourced?
Forum: Plugins
In reply to: [Embed PDF Viewer] Mobile Responsive Embed?Or is there a line of code I couple supply for different heights for mobile, desktop?
Forum: Plugins
In reply to: [Embed PDF Viewer] Mobile Responsive Embed?So, is the best solution to have two instances? One that appears to desktop users and another on mobile? Otherwise, what do you suggest?
Forum: Plugins
In reply to: [Embed PDF Viewer] Mobile Responsive Embed?Perhaps, but it displays perfectly on a computer… only long on mobile.
The same would be appreciated for Advanced Gallery: Masonry.
Thank you!
Oh dear. I see what you mean. Yes. That was it. *Face palm* Thank you so much for the help!
Hi Tobias.
I added the CSS, changed the hexadecimal values and see no change. It is unclear to me why it’s not working.
Here is the page I am working on: https://www.tndar.org/members/wp1/index.php/state-committee-chairs/
PW: Hearts2022
Collapse mode kicks in in mobile only, of course.
Thank you!
Hi sorry.
Nevermind. I looked at this incorrectly.
Thanks for the quick response!
Hi. Thank you for your reply. I just wanted to check in and see if you had identified a solution. I noticed that the plugin had an update, but I haven’t been able to install it yet (the website is going through a review process in which I am unable to make any changes). Does the update fix this issue?
Thank you!
Forum: Plugins
In reply to: [Livemesh Addons by Elementor] Carousel Update Custom CSS issueThank you! This definitely solved the CSS issue. I’ve also discovered that my title and title hover colors are not working (they were before the update). Wondering if you have ideas about what to do here? Clearly something is overriding my settings there, but I have no idea how to discover what that might be.
Forum: Plugins
In reply to: [Livemesh Addons by Elementor] Carousel Update Custom CSS issueForum: Plugins
In reply to: [Livemesh Addons by Elementor] Testimonial Slider Vertical AlignmentGot it. Turning the smoother off and adding the padding was exactly what I was hoping for. Apologies for my second post, on second read, it confused me, too. Once you explained how the two options (max vs. smoother) behave differently, I understand,and it’s fixed. Thank you so much.
Hi Joel.
I understand the math now. Sorry about that. Must calculate padding on both sides of each card. I have tried several variants in Facebook Feed > Customize > Misc > Custom CSS :
#cff .cff-item { width: 21%; clear: none; padding: 0 2%; border: none !important; } #cff .cff-item { width: 23%; clear: none; padding: 0 1%; border: none !important; } #cff .cff-item { width: 19%; clear: none; padding: 0 3%; border: none !important; }However, none were successful. In fact the site is completely unresponsive to this change. It still looks the same as when I initially toggled the columns setting to 4.
Additionally, when I try to change the feed height in Customize > General > Feed Height, the height doesn’t change, but the third and fourth posts stack on top of each other. Quite a mess.
I do appreciate your help. This is literally last piece of the site I am doing as a volunteer for a 501c3. They have a tiny operating budget (about $500 – $750/yr), so going pro is, unfortunately, not an option. I do appreciate your assistance very much.