Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Kinga Agnieszka

    (@lilith_82)

    Hey,

    this parts: “site-header-cart menu” and “when I’m changing “site-navigation” width it also gets higher” are solved with CSS like this:

    .site-header-cart.menu, .cart-contents {
    	top: -170px;
    }
    .primary-navigation {
    width:977px;
    height:30px;
    text-align:right;
    }

    Any suggestions how to center logo?

    Regards

    Thread Starter Kinga Agnieszka

    (@lilith_82)

    Hey,
    Thanks for your response, but this suggestion didn’t work.
    Actually text in menu was centered in its area but logo didn’t move.

    It may due to the arrangement of elements.
    I drew a grid of elements and it looks like this.

    So I think I should get rid of “secondary-navigation” box. Then there will be space to center logo. Next I should move “site-header-cart menu” properly and therefore I’ll get area for menu. Am I right?
    Could You help me with this?

    And another trick is when I’m changing “site-navigation” width it also gets higher (all col-full div become higher) and makes space between header and content.

    I will be grateful for further help.
    Regards

Viewing 2 replies - 1 through 2 (of 2 total)