Tagged: ,

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #191156

    I’m trying to justify the “Fixed Header with Social Icons and additional Navigation” down from center to ride the bottom of the header (well about 5px up from the header line.

    Trying to find the code with firebug I haven’t found how to change all the menu items instead of individual. I’d appreciate any help. Thank you!

    #191301

    Hey MuzSolutions!

    I’m not sure what you’re trying to do but you can move the main menu using this:

    .main_menu {
    right: 0;
    top: 20px;
    }

    Regards,
    Ismael

    #191599
    This reply has been marked as private.
    #192072

    Hi!

    It does look fine on my end. See screenshot here http://i.imgur.com/EA9yai6.jpg
    Can you post a screenshot and show the issue you are getting?

    Regards,
    Yigit

    #192315

    Well yea it looks right now because I set it back. I don’t want clients and potential clients visiting my site when it’s not loading properly.

    Screenshot with the error: http://imgur.com/CoiVzRK

    #192317

    Hey!

    Can you set it back real quick so i can take a look at it while i am here?

    Regards,
    Yigit

    #192321

    No worries. Set it back. Thanks Yigit.

    #192323

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-menu-fx { bottom: 39px; }

    Cheers!
    Yigit

    #192332

    Great! It’s working now. Thank you for being awesome!

    God Bless.

    #192353

    No I’m sorry, there is another error related to the menu. When I scroll down the menu drops.

    Here is a screenshot: http://imgur.com/cGQnS6y

    #192391

    Hi!

    Please add following code to Quick CSS as well

    .header-scrollred .main_menu ul:first-child > li a {
    height: 60px!important;
    line-height: 0px!important;
    }

    Regards,
    Yigit

    #192414

    Error is still there.

    #192544

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can take a look?

    Regards,
    Yigit

    #192961
    This reply has been marked as private.
    #193064

    Hey!

    Changes are done. Please review your website. You can find the custom CSS code i added in Quick CSS section in Enfold theme options.

    Best regards,
    Yigit

    #193590

    Great. Thank you so much for taking the time to work with me Yigit.

    God Bless.

    #193592

    Hey!

    You are welcome. Glad we could help :)

    Cheers!
    Yigit

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘How to justify menu down from center?’ is closed to new replies.