Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #306187
    HansH
    Participant

    Hello Skandha,

    Sorry to bother you again.

    The header right menu refuses to move to the left site, while I use

    /*logo en menu links*/

    .header-center-layout .site-branding {
    margin-left: 0;
    }

    .site-branding {
    margin: 0;
    }

    I wonder what I am doing wrong.

     

    Kind regards

    Hans Hagmeijer

     

     

    #306200
    Sakin
    Keymaster

    @hansh: I just check your site staging.toerfietsleusden.nl and see that your site banding is already moved to the left of the wrapper. You can see the space on the left of the logo and the right of the menu is equal and aligned with the bottom content. So, if you have different thoughts then send me a screenshot of what you want?

     

    #306222
    HansH
    Participant

    Hello Sakin,

    Is correct. But Staging.toerfietsleusden.nl has to become toerfietsleusden.nl. And I need a subdomain for toerfietsleusden.nl to display the cycle tracks. I do not have the possibility to realize a second staging. Therefore I made a concept on nieuws.sinfore.nl to show what is possible.
    And on nieuws.sinfore.nl the header right menu is at the right site and I don’t know how to get that to the left, because the css doesn’t seem to work.

    Kind regards

    Hans Hagmeijer

    #306251
    Sakin
    Keymaster

    Hi Hans,

    You can add the following CSS on your thrid site to make the header right to left.

    #header-content .site-branding {
     margin-right: 0;
    }

    Regards,
    Sakin

    #306273
    HansH
    Participant

    Hi Sakin,

    Thank you. This worked fine.

    Kind regards

    Hans Hagmeijer

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘header right menu to the left’ is closed to new replies.