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

    How to remove the margin/padding between header logo en navigation (logo left, menu right) ?

    #264840

    Hi johannesdorsey!

    Please go to Enfold theem options > Header Layout > Header Size = Custom Pixel Value > Header Custom Height = adjust as needed.
    If that was not what you meant, please post a screenshot and show the changes you would like to make

    Best regards,
    Yigit

    #264858

    Please see screenshot.

    Screenshot header image/navigation

    #264860

    As far as i understand you want to do something like this:

    .responsive #header_main >.container {
         width: 900px;
    }

    but you need more specific about what you want.

    #264863

    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    First solution was moving both (logo and menu) to the center.

    Only moving menu to the left:
    #header_main .main_menu {
    position: relative ! important;
    margin-left: 200px ! important;
    }

    #265069

    Hi!


    @Flikk
    : Thanks for helping out!


    @johannesdorsey
    : I’m sorry but the screenshot is not working. Please post it again using imgur, dropbox etc.

    Regards,
    Ismael

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