Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1154289

    How can I position the main menu so that it always starts 50% to right, as in the mock up image in the private content link.

    many thanks

    Peter.

    #1154455

    Hey envapk2,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1155082

    Hi Jordan

    I haven’t started a site for this yet, I just want to know if it is possible. I’ve done a mock-up which you can see in the link below. Basically, I just want the start of the menu to always be aligned with the text in the second column. I hope that makes sense.

    Peter

    #1155109

    Hi,

    It’s possible with css but we would also need to see the exact code a layout unique to your site so we can provide it.

    Best regards,
    Jordan Shannon

    #1155128

    Hi Jordan

    In the example I gave I put a 2/5 and 3/5 column with space between columns in a color section with default padding. So I would want the menu (logo left menu right) to start aligned to the text in a text box in the 3/5 column.

    many thanks

    Peter

    #1155289

    Hi Peter,

    Thanks for the update, that is what I see already on your site. The menu starts aligned with the 3/5 element. Did you manage to get this working already?

    Best regards,
    Rikard

    #1155337

    Hi Rikard

    No, that’s not actually a menu, it’s just text pretending to be a menu in a colum. I switched the header off on that page, so it’s just mock up.

    many thanks

    Peter

    #1156079

    Hi Peter,

    Can you please put the menu back and we will try to come up with a solution for you?

    Best regards,
    Victoria

    #1156180

    Hi Victoria

    As you can see in the link below, I’ve put with the menu back, so I’m looking to make it align with the text.

    many thanks

    Peter

    #1156308

    Hi Peter,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 1225px) {
    .main_menu {
        right: auto;
        left: 500px;
    }
    }

    Best regards,
    Rikard

    #1156358

    Hi Rikard

    That works perfectly
    many thanks for you help

    Peter

    #1156556

    Hi,

    I’m glad this was resolved. If you need additional help, please let us now here in the forums.

    Best regards,
    Jordan Shannon

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘start menu position’ is closed to new replies.