Viewing 30 posts - 1 through 30 (of 30 total)
  • Author
    Posts
  • #571740

    Hi,

    Im trying to make y logo centered and the navigation to the left and right of it like this (see Screenshot)

    Can you help me with this? you have before but forgot how to do it :)

    I’ve already made the invisible menu link… Attached are my login credentials

    Thanks!

    #571823

    Hi mcraig77!

    You have 5 links. Are you wanting two on one side and three on the other?

    Regards,
    Elliott

    #571881

    Nope 2 on one side 2 on the other. The middle one was invisible.. I can delete

    #572694

    Hey!

    Please delete the invisible menu and add the below code in the Enfold > General Styling > Quick CSS
    Change your menu color from Enfold > Advance Styling > Menu

    
    .av-main-nav li:nth-child(2) {
    	margin-right:250px;
    }
    

    Best regards,
    Vinay

    #573262

    Hi Vinay, Thanks but not quite. I need the menu to be on the left and the right like the screenshot I sent.

    #573867

    Hi!

    we are working on your ticket and we will update the results here soon.

    We currently have it setup like this for you you can change the menu colors from Enfold > General Styling > Logo Area > font color

    If you need any changes please send us a mockup so we can help you better.

    Best regards,
    Vinay

    • This reply was modified 8 years, 2 months ago by Vinay.
    #573979

    Thanks.

    How do I get rid of that blue line above my logo? How do I add a background image or color to the background of this area?

    #573992

    Hi!

    Please add following code to Quick CSS as well

    #header_main_alternate {
        margin-top: -50px;
    }

    Cheers!
    Yigit

    #573994

    Ahoy Yigit –

    Now I cant see the logo… How do I add a background image or color to the background of this area?

    #574602

    Hey!

    not sure but it’s not the same what it looked earlier.

    please check the quick css

    
    .av-main-nav {  
    margin-top:55px!important;
    }
    
    .av-main-nav li:nth-child(2) {
        margin-right:220px;
    }
    
    .av-logo-container {
    position:absolute;
    left:40px;
    }
    
    .html_header_top.html_bottom_nav_header .main_menu { 
        position: absolute;
        background: transparent!important;
    }
    
    #header {
        top: 40px!important;
    }
    

    Cheers!
    Vinay

    #574806

    Looks a lot better thanks!

    Is there a way to a background image or color to that area (the menu bar)?

    #574996

    Hey!

    Glad you like it please add background image or color from Enfold > general styling > Logo area

    Best regards,
    Vinay

    #576663

    Ahoy Vinay –

    That doesn’t work.. I uploaded a test picture but nothing shows up when I scroll down.

    Please advise.

    • This reply was modified 8 years, 2 months ago by mcraig77.
    #577557

    Hi!

    Is this the actual background image (9girlsnapoutofit.com/wp-content/uploads/2015/02/Showcase-06.png) or you’re just testing it?

    Please add this in the Quick CSS field:

    .header_color .header_bg {
        min-height: 100px;
    }

    Adjust the value as needed.

    Cheers!
    Ismael

    #577575

    That is just a test…

    It looks like there is still a space.. see screenshot

    #578243

    Hi!

    Please adjust the values as needed:

    .header_color .header_bg {
        min-height: 250px;
        top: -50px;
    }

    Best regards,
    Ismael

    #578354

    Coolio!

    Anyway I can reduce the space between the top of the browser and the logo?

    • This reply was modified 8 years, 2 months ago by mcraig77.
    #579618

    Hi!

    try this code:

    .html_header_top.html_logo_center .logo {
    top: -15px;
    }
    

    Cheers!
    Andy

    #712180

    I’m trying to create the split menu as well, but with a simple background image behind the logo and menu. How can I get rid of the white space above the menu and logo area?

    #712737

    Hi,

    Please add this in the Quick CSS field.

    #header {
        margin-top: -50px;
    }

    Best regards,
    Ismael

    #713152

    Thanks Ismael! That worked great.

    #713431

    Hey!

    Glad that it’s fixed :)

    Regards,
    Nikko

    #998061

    Hello all,
    This thread helped us accomplish what we were looking for visually, however there is a layering / z-index issue. The logo is only clickable above and below the the menu bar. There is a deadspace in the middle of the logo that isnt clickable? Thoughts?

    #998284

    Hi,

    Please remove the old code and try the updated code in our documentation. That should take care of the logo issue :)

    Best regards,
    Vinay

    #1037682

    Hy there

    It seems, like I got the same problem as “Sievers”.
    Do you have an idea on how I could resolve that?

    Thanks for your reply.

    Best regards,
    Joel

    #1038435

    Hi,

    I checked your site but could not find any issue with the split menu. Were you able to fix it?

    If you still have any issue please upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)

    https://snag.gy/
    https://ctrlv.cz/en/
    https://imgur.com

    Best regards,
    Vinay

    #1038540

    Hi Vinay

    My issue is, that the logo is not clickable to navigate to the starting-page.
    Do you have any idea on how I could resolve that Issue?

    https://snag.gy/khm9ny.jpg

    Kind regards,
    Joel

    #1038772

    Hi,

    The header settings and CSS code were incorrect on your site. I have replaced it with the code and settings mentioned in the below link

    Please clear the cache and review your site :)

    Best regards,
    Vinay

    #1038828

    Now it’s perfect.
    Thanks a lot!

    Best regards,
    Joel

    #1039129

    Hi Joel,

    Glad we could help :)

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

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