Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #817715

    hello,

    could please have a look on below url. when viewed on an actual mobile or tablet (often not on a computer browser viewed in responsive mode), the menu is overlapping the slider. Do you have a suggestion on how i could resolve this? many thanks

    #817752

    Hey clairemartindigital,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
      @media only screen and (max-width: 990px) {  
    	#layer_slider_1 {
    	    margin-top: 45px;
    	}
      }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #817756

    thanks you can close this

    #817762

    Hi,

    Great, thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #817763

    Closing topic.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘menu on mobile and tablet overlapping slider’ is closed to new replies.