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

    Hi there :-)

    Can you help me increase the space below the menu in the header and the main content?

    If possible without decreasing the size of the logo?

    I have used this code, but I don’t see any effect :-(

    .main_menu > div {
        height: 55px !important;
    }
    
    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 356px;
    }

    Hope you can help me!

    Maaike

    #941072

    Hey,

    Could you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)

    Best regards,
    Yigit

    #941462

    Sure!

    Hope this helps :-)

    #941496

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .html_boxed #main {
        margin-top: 25px;
    }
    

    Best regards,
    Yigit

    #948649

    Thank you Yigit!

    This works marvelous :-)

    #948780

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Increase space between menu items and main content’ is closed to new replies.