Re: artisteer31-bluenwhite video feature settings display
I narrowed this down to the accordion css. The accordion will not expand the page and instead it overlaps. I am now noticing this on some other sites as well.
what would be the best way to style the accordion to force it to not overlap and push the page down.
I tried this with no luck:
.mojo-accordion-nh{
display: block;
}