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

    I have a transparent menu on a full size screen. But, it changes color when moved to mobile devices. Where is the setting to keep it transparent regardless of screen size?

    If I can’t do that, it is transparent on full screen devices and then blue (proper color) on phones. Yet, at iPad resolution in portrait mode, I get a grey background. Where is that set? The grey does not work for the design.

    Thank you
    Roger

    #955834

    Hey rmatus,

    Please check our documentation on the transparent mobile header

    Let us know if you need any help :)

    Best regards,
    Vinay

    #955930

    Thank you. It is working on small devices perfectly below 755px width and above 970px wide..
    However, between 755px wide and 970 wide, an opaque menu appears. This is a problem for the iPad 4 in portrait mode. Is there a fix for this?

    #956159

    Hi,

    Please adjust the max-width value to 970px in the below line :)

     @media only screen and (max-width: 767px) { 
    

    Best regards,
    Vinay

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