Hi-
On this page https://www.bostonhypnosis.com/x/content/4939 and other on my site, I’d like to make H6 lowercase and take the padding/line break out for use in the classic accordion dropdown.
I went into the CSS and added:
body h6, body .h6 {
text-transform: none;
padding: 0
}
Worked for the case but it didn’t work for the padding/line break. Can you tell me how I can fix this? I’m a novice with very little coding skills. I’m doing it to get headline status for SEO purposes.
Also, is there a way to change the lines/dropshadow on the new version of the accordion?
Thanks.
-Brian


