My main menu won’t centre. When the page first loads it seems to centre then makes a jump to the left.
Any help would be greatly appreciated
Peter Chambers
Hi pbchambers!
Thank you for using Enfold.
Please add this in the Quick CSS field.
.responsive #header {
width: 100% !important;
max-width: 100% !important;
}
Best regards,
Ismael
Thank you very much. It solved my problem
Peter