I have 2 questions:
1. how do I change the accordion slider height for mobile?
2. How do I change the accordion lider caption and subheading?
so I Googled the issue and found a few responses from 2014 to the same questions and applied the following css to my child theme style sheet with no results.
@media only screen and (max-width: 767px) {
#top .aviaccordion-preview-title h3 {
font-size: 13px !important;
}
#top .aviaccordion-excerpt {
font-size: 8px !important;
}
}
@media only screen and (max-width: 767px) {
#top .aviaccordion {
min-height: 250vh;
}}
What am I doing wrong? Was thinking maybe it’s outdated code, but probably it’s me. Be gentle I am new at the css
one more thing – how do I get my gallery (on the home page – upcoming events) to display as one column on mobile devices? Let me know if you want me to open a new thread for this one.
Thanks,
Danielle
Hey Transform-You,
I have disabled Enfold > Performance > CSS and JS merging for testing purpose to view the CSS changes.
Your code is working as intended. I also changed the height from 250vh to 25vh please adjust this value to suit your design :)
Best regards,
Vinay
You are a superstar Vinay – thanks so much -problem solved!
Hi,
Thank you for the kind words, and I’m glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay