Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #914299

    Hi,

    I want to move my mainmenu a little to the left (50px). I searched all over this support forum but I cannot find the right solution.
    Can you help me out?
    I now use the following code:

    .av-main-nav>li>a {
    padding: 0 20px !important;
    letter-spacing: 3px;
    margin-right: 100px;
    }

    But I does not look good on smaller screens.
    THX Freek

    • This topic was modified 6 years, 9 months ago by Freek.
    #914374

    Hey Freek,

    Can you explain a bit more what you’re trying to achieve?

    Best regards,
    Victoria

    #914380

    Sorry. I was busy with the problem.
    Now it looks like this see: link to mockup image
    I want the regular enfold main menu to the left because now it is placed over the additional menu.
    THX Freek

    #914547

    Hi,

    Try adding the following to quick css:

    .main_menu{
    right:100px!important;
    }

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.