New CatchBox Pro 4.3 Mobile Options
Trying to work with the new options for CatchBox Pro 4.3.
The menu looks very different from 4.2, and all the elements don't match.
I can get the mobile menu color to change using this:
.mobile-menu {
background-color: #1b4266;
color: #000;
}
I see what the "background-color" does, but not the "color."
However, I haven't been able to change the background color of the full width bar to my desired color - 1b4266.
The font on the full witch bar on my iPhone is the correct sans serif, but on a narrow screen on a desktop computer, it's a serif font.
Other things don't match too.
I almost wish I could go back to the old mobile menu style.