[Support request] Mobile header padding not working

Home Forums Support [Support request] Mobile header padding not working

Home Forums Support Mobile header padding not working

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

    Hi I am trying to add more top and bottom padding to the mobile menu

    The obvious thing of changing the header padding in customizer does not seem to work.

    Any ideas?

    https://drive.google.com/file/d/1ixtVVSEFLks0cCG8UakEeEt4uTgB-Dx4/view?usp=drivesdk

    #1457280
    Leo
    Staff
    Customer Support

    Hi there,

    CSS is required for the mobile header:

    #mobile-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #1457296
    Brian

    Thanks Leo can I ask what does that mobile header padding option in the UI control?

    #1457303
    Leo
    Staff
    Customer Support

    That controls the padding of the default header in mobile mode (displays when the mobile header is deactivated).

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