Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1162550

    Is there a way to adjust the padding on the mobile header of Enfold Theme? The top padding is larger than the bottom. How can I decrease the top and increase the bottom?

    #1162713

    Hey CreativeWebBuilders,

    I tried to check the link you gave, however it only displays this:

    Error 1020
    Access denied
    What happened?
    This website is using a security service to protect itself from online attacks.

    Best regards,
    Nikko

    #1162937
    This reply has been marked as private.
    #1163117

    Hi,

    Add this to quick css:

    @media only screen and (max-width: 767px){
    .responsive #header_main .inner-container{
    margin-bottom:50px!important;
    }}

    Best regards,
    Jordan Shannon

    #1163176
    This reply has been marked as private.
    #1163180

    Hi,

    No problem at all I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘adjust padding of mobile header’ is closed to new replies.