Okay
  Public Ticket #921883
Template menu
Closed

Comments

  •  2
    Daniel started the conversation

    Hi,

    I'm experiencing some issues.

    - How could I start my content after the menu on smartphones. Please see this page http://micebyphoenixvoyages.com/destinations/vietnam/ when I'm in mobile screen the beginning of my content is covered by the menu bar.

    -How could I make a youtube video as background visible on smartphone devices. (same URL as above)

    -Could you help me to find the CSS code need in order to center the WPML language switcher on the menu template while on smartphone screen.

    Thank you for your support


  •  1,815
    Support replied

    Hello,

    1. add

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

        #page-content {

             padding-top: 70px;

       }

      #lang_sel {

         padding-left: 20%;

     }

    }

    in theme options -> styling options -> custom css to allow the content to be visible

    2. if you added the video with visual composer check the help for that specific component

    3.  see the code above

    thanks


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy