Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1201722

    Great theme thank you. I use it a lot.
    Rather than place the menu underneath the centred logo, I wanted to try and place 2 words for the menu either side of a central logo in the header. Is this posible? The menu is 4 words. So 2 words left side of the logo and 2 words right side of the logo. And the type can still be controlled by the spacing and sizing controls in the Advanced styling section of Enfold?
    Thanks again in anticipation. Keep up the brilliant work.
    Mark Payton

    #1202442

    Hey markpay10,

    Here are the docs for you:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1202977

    Thats awesome, thankyou it worked perfectly.
    One other thing can you help with please.
    I want to add typekit fonts to the Enfold site. Is there some information you can link me to about adding these from the typekit website? In particular its their font called Brandon Grotesque

    Thanks again…
    Mark Payton

    #1203315

    Hi Victoria
    Thank you for the code to position the menu headings either side of the logo. Thats worked perfectly. However, I needed to make the logo larger in the header area. I made it 300px wide by 224px deep. Once the logo is this size in the middle of the header it sits over the second menu listing on the right and over the first menu listing on the left. It basically almost covers menu items 2 and 3 so you cant very easily read them. Is there a way to move the menu items away from the logo in the middle?
    Thanks again in anticipation
    Mark

    #1203326

    Hi markpay10,

    Here are the docs for you:

    Best regards,
    Victoria

    #1205556

    Hi Victoria
    Would you mind coming back to me regards the question below please? I just need to move the centered menu items further left and right of the centered logo.

    Thank you for the code to position the menu headings either side of the logo. Thats worked perfectly. However, I needed to make the logo larger in the header area. I made it 300px wide by 224px deep. Once the logo is this size in the middle of the header it sits over the second menu listing on the right and over the first menu listing on the left. It basically almost covers menu items 2 and 3 so you cant very easily read them. Is there a way to move the menu items away from the logo in the middle?

    Thanks again in anticipation
    Mark

    #1205837

    Hi markpay10,

    Of course :)

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1205853

    Hi Victoria
    That would be awesome, thanks for looking. The main menu problem is moving the menu items away from the side of the central logo please. I need there to be a reasonable space between the logo and the menu items.

    With regards the fonts, I would like to introduce the font Brandon Grotesque for the text and headers and the font Hypatia Sans Pro for the one simple quotation on the home page.

    I would also like to be able to centralise the titles on the Slider caption on top of the Easy Slider Image?

    The site is basically a gallery site for an interior designer client who already has a site built in squarespace.

    Thanks again so much. Login details below

    Mark Payton

    #1205892

    Hi markpay10,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (min-width: 780px) {
        #top #header .av-main-nav li:nth-child(2) {
            margin-right: 150px;
        }
    }
    

    As for the fonts, here are the docs for you:

    If you need further assistance please let us know.
    Best regards,
    Victoria

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