Hello ,
Facing issue with overlapping – menu over logo in 10 & 12 inch screen .
Looks like a theme bug . Kindly fix
Hey idvisionme,
I am not able to reproduce the issue on my end. Could you please attach some screenshots of the issue?
Best regards,
Victoria
Hi idvisionme,
Can you try adding this css code in Quick CSS, located in Enfold > General Styling:
@media only screen and (max-width:767px) {
.home .avia_code_block_0 {
display: none;
}
}
Best regards,
Nikko