Tagged: , ,

Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #738031

    Hi there Enfold helpers,

    I’m looking for the CSS ability to have my navigation fill the browser window evenly to the right of the Navigation like this…

    http://www.mirtadegisbert.com/wp-content/uploads/2017/01/navscreenshot.jpg

    #738038

    Hey James,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #738043

    Ok thank you, is it possible to just have the nav centered next to the logo on the far left?

    I have seen many helpful posts for CSS help
    Thanks for helpful info

    #738187

    Hi diritoj,

    Your site is password protected, could you post the password in private so that we can have a look at it please?

    Best regards,
    Rikard

    #738523

    Thank you for your help! access is below…

    • This reply was modified 7 years, 2 months ago by diritoj.
    #738674

    Where you able to login to have a look?

    #738770

    Hi,

    Yes, thank you. Please try the following in Quick CSS under Enfold->General Styling:

    .main_menu {
        right: auto !important;
    }

    Best regards,
    Rikard

    #739083

    Thank you for your suggestion, I inserted the CSS and now the menu is directly below the LOGO. I have selected LOGO LEFT, MENU RIGHT in the header options. I would like to have LOGO LEFT, MENU CENTER on same line…

    Again, appreciate the help..

    #739085

    Here’s an example of what I’m looking for: https://www.fredasalvador.com/

    #739522

    Any suggestions for spacing menu center same line as logo on left?

    #740011

    Hello Support, is anyone looking at my unresolved issue still?

    #740672

    Hi,

    I tried to open the page you’ve provided, but it’s password protected. Can you check please?

    Best regards,
    Andy

    #740819

    Username and password are above in this thread, I’ve reposted it below in Private

    #741167

    Hi all

    I have the same question from diritoj. Would like to have the Logo left and the Menu in the center.

    What was the solution?

    Appreciate the help.

    Regards, Danniele

    #741308

    Hi

    I have the same question from diritoj. Would like to have the Logo left and the Menu in the center.

    What was the solution?

    Appreciate the help.

    Regards, Danniele

    #741377

    Can someone in support please help out with this as soon as possible?

    • This reply was modified 7 years, 2 months ago by diritoj.
    #741834

    Hi all (Moderator)

    Is there some one who can provide us / me a solution .

    Much appreciated.

    Regards, Daniele

    #742460

    Hi,

    again, it’s password protected, so we can’t login: http://imgur.com/a/W6inE
    Please check.

    However, in theme settings choose “Logo left, Menu right”. Then use this code inside Quick CSS field:

    .html_header_top #top .av_logo_right .logo {
    right: 40%;
    }

    and adjust as needed.

    Best regards,
    Andy

    #743420

    Hi Andy

    Many thanks for the information. But it seems not working.

    For my case please see the login credential in the private content.

    I would like to have the menue in the center and logo in the right. Also when the screen size is changing the menue should stay in the center. Actually the menue goes directly in the logo.

    Thank you for the support

    Regards, Daniele

    #743599

    Actually the menue goes directly in the logo.

    Not sure what you mean with this. Please always use screenshots to make things clear (imgur.com, dropbox).

    Go to Enfold->Header->Menu und Logo Position
    and choose “Logo right, Menu left”. Then use this code inside Quick CSS field:

    nav.main_menu {
    left: 20% !important;
    }

    and adjust as needed.

    Best regards,
    Andy

    #743636

    Hi Andy

    Many thanks!

    Regards, Daniele

    #743779

    Hi Daniele,

    Glad we could help :-)

    Best regards,
    Rikard

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