Problem with the header

Home Forums Automattic Pinboard Problem with the header

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #110479 Resolve

    pietropaolomorrone
    Inactive

    Hello, I am trying to reduce the width of the red bar and to align the menu items. I used the piece of code reported below.
    It works very well but when I close che customise window and I reopen the customise window or when I open the Blog, these pieces of code are not executed.
    Why?

    Another question: I have added a header and it appears below the red bar and it seems good for me, but the footer widgets appear below a white space that has the same height of the header. Is it possible to set the footer below the posts, and without the white space?

    Thank you very much for the attention

    #masthead {
    	padding: 0;
    	min-height:0
    }
    .main-navigation {
    	float: none;
    	margin: 0 20px;
    	right: auto;
    	text-align: center;
    	width: auto;
    }
    .menu-main-menu-container {
    	display: inline-block;
    }
    .menu {
    	text-align: left;
    }
    The blog I need help with is pietropaolomorrone.wordpress.com
    #147892

    Kathryn P.
    Happiness Engineer

    Hi there, the reason your CSS isn’t being saved is that you haven’t purchased the Custom Design upgrade yet. Until you do, you can try it out, but your CSS won’t be saved. You can buy the upgrade in your Store:

    https://pietropaolomorrone.wordpress.com/wp-admin/paid-upgrades.php

    I’ll look at your other question separately.

    #147893

    Kathryn P.
    Happiness Engineer

    Another question: I have added a header and it appears below the red bar and it seems good for me, but the footer widgets appear below a white space that has the same height of the header. Is it possible to set the footer below the posts, and without the white space?

    If you wanted to reduce the space above your footer widget area, you’d be able to do that with custom CSS. Just let me know once you’ve purchased the upgrade and I’d be glad to help you with the specific code if you like.

    #148209

    Kathryn P.
    Happiness Engineer

    Hi there – I’m checking in to see if you still need help with anything here. Just let me know, thanks!

    #148919

    Kathryn P.
    Happiness Engineer

    I’m going to close this thread since it’s been a while since we heard from you, but feel free to start a new one if you need further help. Thanks!

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

The topic ‘Problem with the header’ is closed to new replies.