Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #257056
    Kent Hirsch
    Participant

    https://reeseinspiration.se

    I want to reduce the distance between the site top and top of the featured slider. I can make the logo a little smaller. But it’s not enough.
    How do I place the logo to the left of the menu on the same line / level as the menu?

    Kind regards
    Kent

    #257100
    Skandha
    Participant

    @hirschan: Hello Kent,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 64em) {
    	.site-header-main {
    	    padding: 0px 45px;
    	}
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #257287
    Kent Hirsch
    Participant

    Thank you. 🙂

    Have you found a solution for the logo at http://www.hjk.se, when using a smartphone?
    It’s not very responsive.

    Kind regards
    Kent

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘High Responsive Pro/Logo and menu’ is closed to new replies.