Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1151480

    Hello ,

    Facing issue with overlapping – menu over logo in 10 & 12 inch screen .
    Looks like a theme bug . Kindly fix

    #1151521

    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

    #1151552
    This reply has been marked as private.
    #1151646

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.