Spacing Logo Menu

  • Posted in : Photographer
  • Marten
    Participant

    Hello,
    how can I change the spacing between the Logo – Menu – Headline in the portfolio?
    I cannot find it in the css…
    Is it possible to change the position of the Logo and menu?

    Thanx a lot!

    serkan
    Moderator

    Hi,
    Could you share a little more detail about what kind of change you want?
    Thanks

    Marten
    Participant

    Hi,
    I want to minimize the spacing between the logo and the menu…and minimize the spacing of the menu and the headline…There is too much lost space for me.
    Thanks

    Marten
    Participant

    The other idea was to set the menu right and the logo to the left…

    serkan
    Moderator

    Hi,
    These custom css code for reducing the space between the logo, menu and header

    @media screen and (min-width: 768px) { 
    .entry-header { margin-bottom: 1em; }
    .site-header .site-logo { margin-bottom: 0em; }
    .site-header { padding-top: 1em; padding-bottom:0 } }

    This custom css code will set the menu to the right and the logo to the left.

    @media screen and (min-width: 768px) { 
    .nav-menu { text-align: right; margin-right: 6em; }
    .site-header .site-title { text-align: left; margin-left: 5em; } }

    Thanks

    Marten
    Participant

    Thanks a lot!

    serkan
    Moderator

    You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.

    https://themeforest.net/downloads

    Thank you for your support.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register