I need to change the colour of the secondary menu and the phone number on the transparent header as well as the inner page header.
Hey web4698,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av_header_transparency .phone-info *, .av_header_transparency .sub_menu * {
color: red!important;
}
Can you please elaborate on the changes you would like to make on second page?
Best regards,
Yigit