Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #748603

    Hello, guys,

    I’m working in http://casamagna.com.br/home/

    After a little research here on forum, I’m using the custom CSS below:

    .av-main-nav {  
    margin-top:30px!important;
    }
    
    .av-main-nav li:nth-child(2) {
        margin-right:400px;
    }
    
    .av-logo-container {
    margin-top:10px!important;
    position:absolute;
    left:30px;
    }
    
    .html_header_top.html_bottom_nav_header .main_menu { 
        position: absolute;
        background: transparent!important;
    }
    
    #header {
        top: 20px!important;
    }
    
    .header_color .header_bg {
        min-height: 100px;
    }

    But, when I fullscreen the browser window at 1980×1020, the logo isn’t center aligned anymore. I’ve tried align: center on av.logo-container line, but w/o sucess!

    Can I get some help?

    Ty!

    • This topic was modified 7 years, 9 months ago by Jubaboxer.
    #750520

    Hey Camila,

    Sorry for the late reply!
    Can you please post a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    If you would like to add logo in the middle of your menu, please go to Appearance > Menus and add a new Custom Link and add your logo into navigation field using HTML – https://www.w3schools.com/tags/att_img_src.asp

    Best regards,
    Yigit

    #750534

    Ops, sorry, the client was looking at the project and removed the code, and going back to logo on the left!

    Id love to have:

    Home | Sobre nós LOGO Metodologia | Inspirações | Contato

    On the same line, centered window centered.

    But my code was centering the logo only in low resolutions. On full HD, the logo wasn’t in middle anymore! It was overlaping the menu.

    :D

    I will apreciate a hint to solve this!

    Ty a lot!

    #750578

    Hi,

    I still think it would be better and easier if you added your logo using a Custom Link as a menu item. Have you tried it? :)

    Best regards,
    Yigit

    #750615

    Hummm, no but it seems a superb idea!

    I’ll try and let’s see if it works! :D

    #750620

    Hi,

    We will keep the thread open and wait to hear from you :)

    Best regards,
    Yigit

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